You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
After following the instructions in the .../docs/archetypes/generic-subscription.md file on how to create and maintain the subscription configuration parameter files, I discovered that some of the tasks required were missing and may have just been implied.
I feel it would be better to make these more explicit for readers to reduce any ambiguity about which parameters and properties should be modified from the default templates, such as: default-subscription-id_generic-subscription_canadacentral.json
Describe the solution you'd like
Suggest updating the "serviceHealthAlerts": {"receivers": {"app": [], "email": []} } properties with specific email addresses and phone numbers as required.
Suggest updating the "securityCenter": {"value": {"email": "", "phone": ""} properties with specific email and address values.
Suggest updating the two "subscriptionRoleAssignments: {"value": ["securityGroupObjectIds": []]}" properties with specific object ids.
Suggest updating the "resourceTags": {"value": {"ClientOrganization": "","CostCenter": "", "DataSensitivity": "", "ProjectContact": "", "ProjectName": "", "TechnicalContact": ""}" values to reflect specific, any additional name value pairs of tags required as well as to customize default resource name values with any specific preferred naming conventions.
Instruct readers that the subscriptionId segment value of the "hubNetwork": {"value": } string, must be updated from it's default value to the specific hubNetwork subscriptionId that was deployed previously so this subscription as a spoke can be peered to it.
Suggest that the rest of the segments for the virtualNetworkId string must also match the actual resources that were deployed previously, such as the name of the resource group, in case a different prefix besides pubsec was used to conform to a specific and preferred naming convention or organization prefix, or the default VNET name of hub-vnet was also changed to something else, again based on a specific and preferred naming convention that may have been used before when deploying the actual hub VNET.
Describe alternatives you've considered
No alternatives to consider, just to update the README.md file to include this guidance.
Additional context
I would be happy to contribute to updating the documentation with a PR since I've already taken the screenshots shown.
Thank you all for an amazing deployment experience. :-)
The text was updated successfully, but these errors were encountered:
autocloudarc
changed the title
Add more detailed instructions in the README.md for the subscription configuration files
Add more detailed instructions in the generic-subscription.md for the subscription configuration files
Feb 28, 2022
Is your feature request related to a problem? Please describe.
After following the instructions in the
.../docs/archetypes/generic-subscription.md
file on how to create and maintain the subscription configuration parameter files, I discovered that some of the tasks required were missing and may have just been implied.I feel it would be better to make these more explicit for readers to reduce any ambiguity about which parameters and properties should be modified from the default templates, such as: default-subscription-id_generic-subscription_canadacentral.json
Describe the solution you'd like
Describe alternatives you've considered
No alternatives to consider, just to update the README.md file to include this guidance.
Additional context
I would be happy to contribute to updating the documentation with a PR since I've already taken the screenshots shown.
Thank you all for an amazing deployment experience. :-)
The text was updated successfully, but these errors were encountered: