You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is there a configuration issue on my side, or did Microsoft change something in the api, which breaks the import?
The VM import on the other hand works fine.
The text was updated successfully, but these errors were encountered:
Hi, and a good morning, sorry, I did not see your issue posting.
for the load balancers it looks like there is no IP configured on the Azure side.
For the application gateways, the error might indicate, that the "enabledHTTP2" property is missing.
As of now, I had no chance to work on this project anymore for two years or so. It is possible, that the API has changed. If its just the missing property, it might help to replace line 112 in AppGW.php with
If this helps for the AppGW, please report back, than I will provide a patch on this. Sadly, I have no option to test this on my own, as the original project ended and I don't have access to an Azure Setup.
When I try to import our application gateways, I get the following error:
The Import source is configured as such:
The Load balancer import does not work either:
Is there a configuration issue on my side, or did Microsoft change something in the api, which breaks the import?
The VM import on the other hand works fine.
The text was updated successfully, but these errors were encountered: