-
Notifications
You must be signed in to change notification settings - Fork 3.9k
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
Update Set-AzStorageSyncServer to reset identity #26511
Open
stefong99
wants to merge
28
commits into
Azure:shared/StorageSync
Choose a base branch
from
stefong99:stefong/update-patchserver
base: shared/StorageSync
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Update Set-AzStorageSyncServer to reset identity #26511
stefong99
wants to merge
28
commits into
Azure:shared/StorageSync
from
stefong99:stefong/update-patchserver
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
…ade (Azure#26248) * Add breaking changes docs for breaking changes caused by v3 to v4 upgrade * Apply suggestions from code review Co-authored-by: Yeming Liu <[email protected]> * Fixed a link issue and add explanation for enum change --------- Co-authored-by: Yeming Liu <[email protected]>
* Move StackHCI to main * Update ChangeLog.md --------- Co-authored-by: azure-powershell-bot <[email protected]>
* To deprecate alias 'Resolve-Error' * update upcoming BC doc
* fixing description for Az.Terraform * update changelog * Update ChangeLog.md --------- Co-authored-by: zhenteng <[email protected]> Co-authored-by: Jin Lei <[email protected]>
Wrong property was used to create from a VM
* fixing description for Az.Terraform * update changelog * fixed another `{{ModuleNamePlaceHolder}}` --------- Co-authored-by: zhenteng <[email protected]>
* Move ConnectedKubernetes to main * Update ChangeLog.md --------- Co-authored-by: azure-powershell-bot <[email protected]> Co-authored-by: NanxiangLiu <[email protected]>
…d add Batch.Management.Sdk (Azure#26199) * Batch SDK generated by auto rest powershell * Update ChangeLog.md * Update ChangeLog.md
…AnalysisService.Management.Sdk (Azure#26193) * AnalysisService generated by autores powershell * change log and psd1 * recording json and change admin account * Update ChangeLog.md
* Move ConnectedMachine to main * Update ChangeLog.md --------- Co-authored-by: azure-powershell-bot <[email protected]> Co-authored-by: NanxiangLiu <[email protected]>
* Split dotnet reference docs to two repos * refine * refine * refine
* Move Resources to main * Update CredScanSuppressions.json --------- Co-authored-by: azure-powershell-bot <[email protected]> Co-authored-by: Yabo Hu <[email protected]>
…he Track 1 to SDK (Azure#26301) * re-generation DeviceProvisioningServices sdk * update DeviceProvisioningServices sdk * update * update GeneratedSdkIssues.csv * update changelog
* Move Communication to main * Update ChangeLog.md * Update ChangeLog.md --------- Co-authored-by: azure-powershell-bot <[email protected]> Co-authored-by: NanxiangLiu <[email protected]>
* Try to fix test case failure in MacOs for Monitor * Use invariant culture
* Add PrivateEndpointVNetPolicies parameter * Update format.ps1xml * Some boilerplate code * Some more boilerplate code * Test * Fix * Parameter PrivateEndpointVNetPolicies of cmdlet New-AzVirtualNetwork does not follow the enforced naming convention of using a singular noun for a parameter name. * Update ChangeLog * Fix parameter name * Fix change log * Able to run test now * Creating a virtual network * Looks like default behavior is working * Fix comments * Setting PrivateEndpointVNetPolicies to Basic works * Enabling for PL64K is working * Disabling for PL64K is working * Testing is working * Update help file New-AzVirtualNetwork.md * Fix NrpTeamAlias --------- Co-authored-by: Will Ehrich <[email protected]>
* Move RedisEnterpriseCache to main * Update ChangeLog.md --------- Co-authored-by: azure-powershell-bot <[email protected]> Co-authored-by: NanxiangLiu <[email protected]>
* Move EventGrid to main * create exampleissue.csv , breakingchange.csv and update changelog * create exampleissue.csv , breakingchange.csv and update changelog --------- Co-authored-by: azure-powershell-bot <[email protected]> Co-authored-by: Jinpei Li <[email protected]>
Thanks for your contribution! The pull request validation has started. Please revisit this comment for updated status. |
stefong99
changed the title
Update Set-AzStorageSyncServer to reset identity+
Update Set-AzStorageSyncServer to reset identity
Oct 28, 2024
stefong99
requested review from
isra-fel,
bilaakpan-ms,
Sandido,
haagha and
grizzlytheodore
as code owners
October 28, 2024 23:07
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Description
Mandatory Checklist
Please choose the target release of Azure PowerShell. (⚠️ Target release is a different concept from API readiness. Please click below links for details.)
Check this box to confirm: I have read the Submitting Changes section of
CONTRIBUTING.md
and reviewed the following information:ChangeLog.md
file(s) appropriatelysrc/{{SERVICE}}/{{SERVICE}}/ChangeLog.md
.## Upcoming Release
header in the past tense.ChangeLog.md
if no new release is required, such as fixing test case only.