Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updated ARM Template with minimum parameters #100

Merged
merged 2 commits into from
Sep 16, 2021

Conversation

sreedharande
Copy link
Contributor

  1. Converted Parameters that are using ARM Template built-in functions to variables
  2. Generating GUID's for RBAGUID1 and RBAGUID2 in variables
  3. Updated all references --> paramerters --> Variables
  4. Removed location as parameter and using Built-in function for location

…s to variables 2. Generating GUID's for RBAGUID1 and RBAGUID2 in variables3. Updated all references --> paramerters --> Variables
"SentinelRG" :{
"type": "string",
"defaultValue": "[resourceGroup().id]",
"type": "string",
"metadata": {
"description": "The name of the Resource Group the Sentinel Workspace is in - change if RG is different from RG this VM is being deployed in"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I guess we need to update these given we no longer have the default values

@ianhelle ianhelle enabled auto-merge (squash) September 16, 2021 00:47
@ianhelle ianhelle merged commit 59ed31e into Azure:master Sep 16, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants