Azure / reliable-web-app-pattern-dotnet

The Reliable Web App Pattern is a set of objectives to help your web application converge on the cloud. This repo contains a reference implementation of a reliable web application for .NET.
https://aka.ms/eap/rwa/dotnet/doc
MIT License
361 stars 115 forks source link

Unable to run createAppRegistrations.sh from mac shell #263

Closed KSchlobohm closed 1 year ago

KSchlobohm commented 1 year ago

Issue

Running the script provides error message outputs like...

Runtime values
----------------------------------------------
frontEndWebAppName='cshreliable-lt
-----------frontend'
apiWebAppName='cshreliable-lt
-----------api'
maxNumberOfRetries=20
./infra/createAppRegistrations.sh: line 150: -1: substring expression < 0
./infra/createAppRegistrations.sh: line 154: -1: substring expression < 0
tenantId='Result
------------------------------------

Todo