File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -248,15 +248,12 @@ output AZURE_STORAGE_ACCOUNT_LOCATION string = storage.outputs.location
248248output AZURE_STORAGE_ACCOUNT_RESOURCE_GROUP string = storageResourceGroup .name
249249output AZURE_STORAGE_ACCOUNT string = storage .outputs .name
250250output AZURE_STORAGE_ACCOUNT_BLOB_URL string = storage .outputs .primaryBlobEndpoint
251- output AZURE_APP_SERVICE_PLAN string = appServicePlan .outputs .name
252251output AZURE_API_SERVICE_RESOURCE_GROUP string = apiServiceResourceGroup .name
253252output AZURE_LOG_ANALYTICS string = monitoring .outputs .logAnalyticsWorkspaceName
254253output AZURE_APPINSIGHTS string = monitoring .outputs .applicationInsightsName
255254
256255output AZURE_COMPUTERVISION_ACCOUNT_URL string = computerVision .outputs .endpoint
257256
258-
259-
260257output SERVICE_ACA_IDENTITY_PRINCIPAL_ID string = aca .outputs .identityPrincipalId
261258output SERVICE_ACA_NAME string = aca .outputs .name
262259output SERVICE_ACA_URI string = aca .outputs .uri
You can’t perform that action at this time.
0 commit comments