Azure / azure-saas

The Azure SaaS Development Kit (ASDK) provides a reference architecture, deployable reference implementation and tools to help developers, startups, ISVs and Enterprises deliver their applications as a SaaS service. A platform for platform creators.
https://aka.ms/azuresaasdevkit
326 stars 239 forks source link

Update Azure AD B2C instance URL parameter name in deployment scripts #270

Closed GrzegorzHejman closed 2 months ago

GrzegorzHejman commented 2 months ago

This corrects the mismatch between the parameter names for AD B2C instance URL in the Bicep files and the map-to-config-entries-parameters.py scripts.

This resolves the issue reported here: https://github.com/Azure/azure-saas/issues/257#issuecomment-1951664310

GrzegorzHejman commented 2 months ago

@microsoft-github-policy-service agree

1iveowl commented 2 months ago

Thank you for the contribution @GrzegorzHejman