Azure / ipam

IP Address Management on Azure
https://azure.github.io/ipam
MIT License
282 stars 92 forks source link

[BUG] Deploying with AppsOnly flag throws an error #281

Closed picccard closed 2 months ago

picccard commented 3 months ago

Describe the bug Trying to deploy only app registrations fails. ./deploy.ps1 -AppsOnly -UIAppName "app-reg-test-eskil" -EngineAppName "app-reg-test-eskil2"

Screenshots image

Desktop (please complete the following information):

DCMattyG commented 3 months ago

Hi @picccard, thanks for opening this issue to discuss the challenges you're running into.

I'll look into this right away, and also take a look at the PR you've submitted to address this.

Thanks for reporting this, good catch!

picccard commented 3 months ago

same issue seems to exist on v3.2.0

Screenshot

image

DCMattyG commented 3 months ago

@picccard, you opened this issue after 3.2.0 was released, so you are correct that it has not been addressed yet.

Your PR's will be merged into v3.3.0 and that should address the issue shortly.