Azure services like Azure Cosmos DB, Service Bus, Event Hubs, SignalR Service and Time Series Insights are not deployed after deploying the Azure IIOT 2.9.2 #2072
Describe the bug
Azure services like Azure Cosmos DB, Service Bus, Event Hubs, SignalR Service and Time Series Insights are not deployed after deploying the Azure IIOT 2.9.2
After that run the powershell ./deploy.ps1 -version 2.9.2 -type all -aadConfig aad.json-applicationName sampleapp
Error : Azure Cosmos DB, Service Bus, Event Hubs, SignalR Service and Time Series Insights are not deployed after deplying the Azure IIOT 2.9.2
Expected behavior
Azure Cosmos DB, Service Bus, Event Hubs, SignalR Service and Time Series Insights should be deployed when run the powershell command
./deploy.ps1 -version 2.9.2 -type all -aadConfig aad.json-applicationName sampleapp
deplying the Azure IIOT 2.9.2.
Describe the bug Azure services like Azure Cosmos DB, Service Bus, Event Hubs, SignalR Service and Time Series Insights are not deployed after deploying the Azure IIOT 2.9.2
To Reproduce Steps to reproduce the behavior:
Expected behavior Azure Cosmos DB, Service Bus, Event Hubs, SignalR Service and Time Series Insights should be deployed when run the powershell command ./deploy.ps1 -version 2.9.2 -type all -aadConfig aad.json-applicationName sampleapp deplying the Azure IIOT 2.9.2.