-
Notifications
You must be signed in to change notification settings - Fork 2k
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
exclude disabled secrets when getting kayvault secrets #14407
Merged
zhoufenqin
merged 1 commit into
Azure:master
from
zhoufenqin:issue/exclude-disabled-secrets-with-keyvault-operation
Aug 26, 2020
Merged
exclude disabled secrets when getting kayvault secrets #14407
zhoufenqin
merged 1 commit into
Azure:master
from
zhoufenqin:issue/exclude-disabled-secrets-with-keyvault-operation
Aug 26, 2020
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
zhoufenqin
requested review from
chenrujun,
jialindai,
saragluna and
yiliuTo
as code owners
August 25, 2020 06:46
zhoufenqin
force-pushed
the
issue/exclude-disabled-secrets-with-keyvault-operation
branch
from
August 25, 2020 08:05
c9288d1
to
312eac2
Compare
saragluna
approved these changes
Aug 25, 2020
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM.
/azp run java - spring - tests |
Azure Pipelines successfully started running 1 pipeline(s). |
chenrujun
approved these changes
Aug 25, 2020
saragluna
approved these changes
Aug 26, 2020
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
/check-enforcer override |
zhoufenqin
added
azure-spring
All azure-spring related issues
azure-spring-keyvault
Spring keyvault related issues.
labels
Sep 14, 2020
openapi-sdkautomation bot
pushed a commit
to AzureSDKAutomation/azure-sdk-for-java
that referenced
this pull request
Jun 10, 2021
[StorageSync] Publish 2020-09-01 as stable API version (Azure#14407) * DONOT COMMIT: Microsoft.StorageSync : Update Api Version 2020-09-01 (preview) for InitialUploadPolicy feature. (#11392) * update initialuploadpolicy * Update test for InitialUploadPolicy setting Co-authored-by: Manish Duggal <manidu@microsoft.com> * [Microsoft.StorageSync] change enumeration protocol changes for 2020-09-01 (#12793) * change eumeration protocol changes * fix unexpected changes * StorageSync new api version 2020-09-01 (Azure#14005) * change * del * revert * Remove systemData changes (postponed to future API version) * run prettier * Address breaking changes and S360 item for default values * run prettier Co-authored-by: Andre Pinto <anpint@microsoft.com> Co-authored-by: Manishd79 <duggal_sunny@yahoo.com> Co-authored-by: Manish Duggal <manidu@microsoft.com> Co-authored-by: ankushbindlish2 <34896519+ankushbindlish2@users.noreply.github.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
#14052