Skip to content

Commit

Permalink
update meter information (#318)
Browse files Browse the repository at this point in the history
* update meter information

* correceted No to true

* changed disable for enable.

* More messaging improvement.
  • Loading branch information
code4clouds authored Sep 1, 2022
1 parent 3458a31 commit 55d4b44
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/Installation-Instructions.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,6 @@ Connect-AzureAD -Confirm; `
| AzureSubscriptionID | Subscription where the resources be deployed |
| LogoURLpng | The url of the company logo image in .png format with a size of 96x96 to be used on the website |
| LogoURLico | The url of the company logo image in .ico format |
| MeteredSchedulerSupport | Metered Scheduler is deployed by Default. Pass NO to disable the feature |
| MeteredSchedulerSupport | Enable the metered scheduler. This is deployed by default. Use **true** to enable the feature. More information [here](https://github.com/Azure/Commercial-Marketplace-SaaS-Accelerator/blob/main/docs/Metered-Scheduler-Manager-Instruction.md).
## Alternative Deployments
There are other ways to deploy the SaaS Accelerator environment (e.g. development, maual deployment, etc). Additional instruction can be found [here](Advanced-Instructions.md).

0 comments on commit 55d4b44

Please sign in to comment.