-
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
Set-AzureRmApiManagementApi delete the Operations under the Api #2606
Labels
Comments
solankisamir
added a commit
to solankisamir/azure-powershell
that referenced
this issue
Sep 20, 2016
- Upgrade ApiMAnagement nuget to 3.0.0-preview - Added test for WSDL Importing Exporting - Added test for Swagger Importing Exporting - Added test for ARM VNET both with External and Internal VIP - Fixed powershell Issue on ApiManagement Azure#2622 - Retrieve State from Server - Fixed Powershell Issue on ApiManagement Azure#2606 - Use Patch - Regenerated all Session Records - Deprecated cmdlet ManageVirtualNetwork - Refactored RP tests for proper cleanup in Finally block
21 tasks
solankisamir
added a commit
to solankisamir/azure-powershell
that referenced
this issue
Sep 20, 2016
- Upgrade ApiMAnagement nuget to 3.0.0-preview - Added test for WSDL Importing Exporting - Added test for Swagger Importing Exporting - Added test for ARM VNET both with External and Internal VIP - Fixed powershell Issue on ApiManagement Azure#2622 - Retrieve State from Server - Fixed Powershell Issue on ApiManagement Azure#2606 - Use Patch - Regenerated all Session Records - Deprecated cmdlet ManageVirtualNetwork - Refactored RP tests for proper cleanup in Finally block
35 tasks
solankisamir
added a commit
to solankisamir/azure-powershell
that referenced
this issue
Sep 21, 2016
- Upgrade ApiMAnagement nuget to 3.0.0-preview - Added test for WSDL Importing Exporting - Added test for Swagger Importing Exporting - Added test for ARM VNET both with External and Internal VIP - Fixed powershell Issue on ApiManagement Azure#2622 - Retrieve State from Server - Fixed Powershell Issue on ApiManagement Azure#2606 - Use Patch - Regenerated all Session Records - Deprecated cmdlet ManageVirtualNetwork - Refactored RP tests for proper cleanup in Finally block
The powershell release https://www.powershellgallery.com/packages/AzureRM/3.0.0 contains the fix. |
solankisamir
added a commit
to solankisamir/azure-powershell
that referenced
this issue
Oct 12, 2016
- Upgrade ApiMAnagement nuget to 3.0.0-preview - Added test for WSDL Importing Exporting - Added test for Swagger Importing Exporting - Added test for ARM VNET both with External and Internal VIP - Fixed powershell Issue on ApiManagement Azure#2622 - Retrieve State from Server - Fixed Powershell Issue on ApiManagement Azure#2606 - Use Patch - Regenerated all Session Records - Deprecated cmdlet ManageVirtualNetwork - Refactored RP tests for proper cleanup in Finally block
bsiegel
added
the
Service Attention
This issue is responsible by Azure service team.
label
Sep 26, 2018
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
The issue I have is that if I call Set-AzureRmApiManagementApi, this does allow me to update the Service URL, but it deletes all of the operations. I can use Set-AzureRmApiManagementOperation operation, but I cannot set the rewrite URL as this is in the policy
The text was updated successfully, but these errors were encountered: