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

Set-AzureRmApiManagementApi delete the Operations under the Api #2606

Closed
solankisamir opened this issue Jul 13, 2016 · 1 comment
Closed
Labels
API Management Service Attention This issue is responsible by Azure service team.

Comments

@solankisamir
Copy link
Member

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

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
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
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
@solankisamir
Copy link
Member Author

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 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
API Management Service Attention This issue is responsible by Azure service team.
Projects
None yet
Development

No branches or pull requests

2 participants