Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: remove print "Current access policies: $armAccessPoliciesParameter" #270

Merged
merged 1 commit into from
Feb 10, 2022

Conversation

pimentacodit888
Copy link
Contributor

Remove print command "Current access policies: $armAccessPoliciesParameter"
on script arcus.scripting\src\Arcus.Scripting.KeyVault\Scripts\Get-AzKeyVaultAccessPolicies.ps1

Closes #262

@netlify
Copy link

netlify bot commented Feb 9, 2022

✔️ Deploy Preview for arcus-scripting canceled.

🔨 Explore the source changes: 1071714

🔍 Inspect the deploy log: https://app.netlify.com/sites/arcus-scripting/deploys/6203eb33fc874e00079f94ea

@pim-simons pim-simons self-assigned this Feb 9, 2022
@pim-simons pim-simons changed the title remove print "Current access policies: $armAccessPoliciesParameter" feat: remove print "Current access policies: $armAccessPoliciesParameter" Feb 9, 2022
@pim-simons
Copy link
Contributor

@pimentacodit888 many thanks for your contribution!! Awesome that you wanted to contribute 👍🏻

@pim-simons pim-simons merged commit 301d4bc into arcus-azure:master Feb 10, 2022
@pimentacodit888 pimentacodit888 deleted the feature/remove-line branch February 10, 2022 08:29
@stijnmoreels
Copy link
Member

Maybe we should add also a logging statement to show that the retrieval was successful. Now, it will only show that the script got access to the Azure Key Vault. @pim-simons

@pim-simons
Copy link
Contributor

Maybe we should add also a logging statement to show that the retrieval was successful. Now, it will only show that the script got access to the Azure Key Vault. @pim-simons

Seems like a good idea, I will create a new issue for that.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Unnecessary logging in Get-AzKeyVaultAccessPolicies.ps1
3 participants