Skip to content

Lookout: Fix workspace-location defaultValue in mainTemplate.json#14095

Merged
v-atulyadav merged 2 commits intoAzure:masterfrom
fgravato:lookout/fix-zip-302
Apr 22, 2026
Merged

Lookout: Fix workspace-location defaultValue in mainTemplate.json#14095
v-atulyadav merged 2 commits intoAzure:masterfrom
fgravato:lookout/fix-zip-302

Conversation

@fgravato
Copy link
Copy Markdown
Contributor

Summary

  • Fixes workspace-location parameter defaultValue from empty string "" to "[resourceGroup().location]" in Solutions/Lookout/Package/mainTemplate.json
  • Ensures proper region resolution during deployment instead of leaving location unset

Test plan

  • Verify ARM template deploys without location-related errors
  • Confirm workspace-location resolves correctly to the resource group's region

Set defaultValue for workspace-location to "[resourceGroup().location]"
instead of empty string to ensure proper region resolution during deployment.
@fgravato fgravato requested review from a team as code owners April 20, 2026 13:57
@v-shukore v-shukore self-assigned this Apr 21, 2026
@v-shukore v-shukore added the Solution Solution specialty review needed label Apr 21, 2026
@v-shukore
Copy link
Copy Markdown
Contributor

Hi @fgravato, please update zip file as well. Thanks!

@fgravato
Copy link
Copy Markdown
Contributor Author

Hi @v-shukore, zip file has been updated. 3.0.2.zip has been rebuilt with the workspace-location fix included. Thanks!

@v-atulyadav v-atulyadav merged commit 37bfacb into Azure:master Apr 22, 2026
33 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Solution Solution specialty review needed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants