text
stringlengths
1.14k
21k
source_file
stringlengths
18
81
There is a command group 'az_webapp_connection'. This group of commands could 'commands to manage webapp connections'. The group of commands has global parameter '--debug' which means 'Increase logging verbosity to show all debug logs.'. The group of commands has global parameter '--help -h' which means 'Show this help message and exit.'. The group of commands has global parameter '--only-show-errors' which means 'Only show errors, suppressing warnings.'. The group of commands has global parameter '--output -o' which means 'Output format.'. The group of commands has global parameter '--query' which means 'JMESPath query string. See <a href="http://jmespath.org/">http://jmespath.org/</a> for more information and examples.'. The group of commands has global parameter '--subscription' which means 'Name or ID of subscription. You can configure the default subscription using `az account set -s NAME_OR_ID`.'. The group of commands has global parameter '--verbose' which means 'Increase logging verbosity. Use --debug for full debug logs.'. This group contains a child command 'az_webapp_connection_show'.The syntax is: az webapp connection show [--connection] [--id] [--name] [--resource-group] [--slot]. The 1th example of the child command would be to use it to 'get a connection interactively', the syntax is: az webapp connection show. The 2th example of the child command would be to use it to 'get a connection by connection name', the syntax is: az webapp connection show -g WebAppRG -n MyWebApp --connection MyConnection. The 3th example of the child command would be to use it to 'get a connection by connection id', the syntax is: az webapp connection show --id /subscriptions/{subscription}/resourceGroups/{source_resource_group}/providers/Microsoft.Web/sites/{site}/providers/Microsoft.ServiceLinker/linkers/{linker}. The parameter '--connection' is optional. name of the webapp connection.. The parameter '--id' is optional. the resource id of the connection. ['--resource-group', '--name', '--connection'] are required if '--id' is not specified.. The parameter '--name -n' is optional. name of the webapp. required if '--id' is not specified.none.. The parameter '--resource-group -g' is optional. the resource group which contains the webapp. required if '--id' is not specified.none.. The parameter '--slot' is optional. the name of the slot. default to the production slot if not specified..
database/webapp/connection.yml
There is a command group 'az_webapp_connection'. This group of commands could 'commands to manage webapp connections'. The group of commands has global parameter '--debug' which means 'Increase logging verbosity to show all debug logs.'. The group of commands has global parameter '--help -h' which means 'Show this help message and exit.'. The group of commands has global parameter '--only-show-errors' which means 'Only show errors, suppressing warnings.'. The group of commands has global parameter '--output -o' which means 'Output format.'. The group of commands has global parameter '--query' which means 'JMESPath query string. See <a href="http://jmespath.org/">http://jmespath.org/</a> for more information and examples.'. The group of commands has global parameter '--subscription' which means 'Name or ID of subscription. You can configure the default subscription using `az account set -s NAME_OR_ID`.'. The group of commands has global parameter '--verbose' which means 'Increase logging verbosity. Use --debug for full debug logs.'. This group contains a child command 'az_webapp_connection_validate'.The syntax is: az webapp connection validate [--connection] [--id] [--name] [--resource-group] [--slot]. The 1th example of the child command would be to use it to 'validate a connection interactively', the syntax is: az webapp connection validate. The 2th example of the child command would be to use it to 'validate a connection by connection name', the syntax is: az webapp connection validate -g WebAppRG -n MyWebApp --connection MyConnection. The 3th example of the child command would be to use it to 'validate a connection by connection id', the syntax is: az webapp connection validate --id /subscriptions/{subscription}/resourceGroups/{source_resource_group}/providers/Microsoft.Web/sites/{site}/providers/Microsoft.ServiceLinker/linkers/{linker}. The parameter '--connection' is optional. name of the webapp connection.. The parameter '--id' is optional. the resource id of the connection. ['--resource-group', '--name', '--connection'] are required if '--id' is not specified.. The parameter '--name -n' is optional. name of the webapp. required if '--id' is not specified.none.. The parameter '--resource-group -g' is optional. the resource group which contains the webapp. required if '--id' is not specified.none.. The parameter '--slot' is optional. the name of the slot. default to the production slot if not specified..
database/webapp/connection.yml
There is a command group 'az_webapp_connection'. This group of commands could 'commands to manage webapp connections'. The group of commands has global parameter '--debug' which means 'Increase logging verbosity to show all debug logs.'. The group of commands has global parameter '--help -h' which means 'Show this help message and exit.'. The group of commands has global parameter '--only-show-errors' which means 'Only show errors, suppressing warnings.'. The group of commands has global parameter '--output -o' which means 'Output format.'. The group of commands has global parameter '--query' which means 'JMESPath query string. See <a href="http://jmespath.org/">http://jmespath.org/</a> for more information and examples.'. The group of commands has global parameter '--subscription' which means 'Name or ID of subscription. You can configure the default subscription using `az account set -s NAME_OR_ID`.'. The group of commands has global parameter '--verbose' which means 'Increase logging verbosity. Use --debug for full debug logs.'. This group contains a child command 'az_webapp_connection_wait'.The syntax is: az webapp connection wait [--connection] [--created] [--custom] [--deleted] [--exists] [--id] [--interval] [--name] [--resource-group] [--slot] [--timeout] [--updated]. The 1th example of the child command would be to use it to 'wait until the connection is successfully created', the syntax is: az webapp connection wait --id /subscriptions/{subscription}/resourceGroups/{source_resource_group}/providers/Microsoft.Web/sites/{site}/providers/Microsoft.ServiceLinker/linkers/{linker} --created. The parameter '--connection' is optional. name of the webapp connection.. The parameter '--created' is optional. wait until created with 'provisioningstate' at 'succeeded'.. The parameter '--custom' is optional. wait until the condition satisfies a custom jmespath query. e.g. provisioningstate!='inprogress', instanceview.statuses[?code=='powerstate/running'].. The parameter '--deleted' is optional. wait until deleted.. The parameter '--exists' is optional. wait until the resource exists.. The parameter '--id' is optional. the resource id of the connection. ['--resource-group', '--name', '--connection'] are required if '--id' is not specified.. The parameter '--interval' is optional. polling interval in seconds.. The parameter '--name -n' is optional. name of the webapp. required if '--id' is not specified.none.. The parameter '--resource-group -g' is optional. the resource group which contains the webapp. required if '--id' is not specified.none.. The parameter '--slot' is optional. the name of the slot. default to the production slot if not specified.. The parameter '--timeout' is optional. maximum wait in seconds.. The parameter '--updated' is optional. wait until updated with provisioningstate at 'succeeded'..
database/webapp/connection.yml
There is a command group 'az_webapp_scan'. This group of commands could 'holds group of commands which cater to webapp scans currently available only for linux based webapps'. The group of commands has global parameter '--debug' which means 'Increase logging verbosity to show all debug logs.'. The group of commands has global parameter '--help -h' which means 'Show this help message and exit.'. The group of commands has global parameter '--only-show-errors' which means 'Only show errors, suppressing warnings.'. The group of commands has global parameter '--output -o' which means 'Output format.'. The group of commands has global parameter '--query' which means 'JMESPath query string. See <a href="http://jmespath.org/">http://jmespath.org/</a> for more information and examples.'. The group of commands has global parameter '--subscription' which means 'Name or ID of subscription. You can configure the default subscription using `az account set -s NAME_OR_ID`.'. The group of commands has global parameter '--verbose' which means 'Increase logging verbosity. Use --debug for full debug logs.'. This group contains a child command 'az_webapp_scan_list result'.The syntax is: az webapp scan list-result --name --resource-group [--slot]. The parameter '--name -n' is required. It is used to name of the webapp to connect to.. The parameter '--resource-group -g' is required. It is used to name of resource group. you can configure the default group using `az configure --defaults group=<name>`.. The parameter '--slot' is optional. name of the deployment slot to use..
database/webapp/scan.yml
There is a command group 'az_webapp_scan'. This group of commands could 'holds group of commands which cater to webapp scans currently available only for linux based webapps'. The group of commands has global parameter '--debug' which means 'Increase logging verbosity to show all debug logs.'. The group of commands has global parameter '--help -h' which means 'Show this help message and exit.'. The group of commands has global parameter '--only-show-errors' which means 'Only show errors, suppressing warnings.'. The group of commands has global parameter '--output -o' which means 'Output format.'. The group of commands has global parameter '--query' which means 'JMESPath query string. See <a href="http://jmespath.org/">http://jmespath.org/</a> for more information and examples.'. The group of commands has global parameter '--subscription' which means 'Name or ID of subscription. You can configure the default subscription using `az account set -s NAME_OR_ID`.'. The group of commands has global parameter '--verbose' which means 'Increase logging verbosity. Use --debug for full debug logs.'. This group contains a child command 'az_webapp_scan_show result'.The syntax is: az webapp scan show-result --name --resource-group --scan-id [--slot]. The parameter '--name -n' is required. It is used to name of the webapp to connect to.. The parameter '--resource-group -g' is required. It is used to name of resource group. you can configure the default group using `az configure --defaults group=<name>`.. The parameter '--scan-id' is required. It is used to unique scan id.. The parameter '--slot' is optional. name of the deployment slot to use..
database/webapp/scan.yml
There is a command group 'az_webapp_scan'. This group of commands could 'holds group of commands which cater to webapp scans currently available only for linux based webapps'. The group of commands has global parameter '--debug' which means 'Increase logging verbosity to show all debug logs.'. The group of commands has global parameter '--help -h' which means 'Show this help message and exit.'. The group of commands has global parameter '--only-show-errors' which means 'Only show errors, suppressing warnings.'. The group of commands has global parameter '--output -o' which means 'Output format.'. The group of commands has global parameter '--query' which means 'JMESPath query string. See <a href="http://jmespath.org/">http://jmespath.org/</a> for more information and examples.'. The group of commands has global parameter '--subscription' which means 'Name or ID of subscription. You can configure the default subscription using `az account set -s NAME_OR_ID`.'. The group of commands has global parameter '--verbose' which means 'Increase logging verbosity. Use --debug for full debug logs.'. This group contains a child command 'az_webapp_scan_start'.The syntax is: az webapp scan start --name --resource-group [--slot] [--timeout]. The parameter '--name -n' is required. It is used to name of the webapp to connect to.. The parameter '--resource-group -g' is required. It is used to name of resource group. you can configure the default group using `az configure --defaults group=<name>`.. The parameter '--slot' is optional. name of the deployment slot to use.. The parameter '--timeout' is optional. timeout for operation in milliseconds..
database/webapp/scan.yml
There is a command group 'az_webapp_scan'. This group of commands could 'holds group of commands which cater to webapp scans currently available only for linux based webapps'. The group of commands has global parameter '--debug' which means 'Increase logging verbosity to show all debug logs.'. The group of commands has global parameter '--help -h' which means 'Show this help message and exit.'. The group of commands has global parameter '--only-show-errors' which means 'Only show errors, suppressing warnings.'. The group of commands has global parameter '--output -o' which means 'Output format.'. The group of commands has global parameter '--query' which means 'JMESPath query string. See <a href="http://jmespath.org/">http://jmespath.org/</a> for more information and examples.'. The group of commands has global parameter '--subscription' which means 'Name or ID of subscription. You can configure the default subscription using `az account set -s NAME_OR_ID`.'. The group of commands has global parameter '--verbose' which means 'Increase logging verbosity. Use --debug for full debug logs.'. This group contains a child command 'az_webapp_scan_stop'.The syntax is: az webapp scan stop --name --resource-group [--slot]. The parameter '--name -n' is required. It is used to name of the webapp to connect to.. The parameter '--resource-group -g' is required. It is used to name of resource group. you can configure the default group using `az configure --defaults group=<name>`.. The parameter '--slot' is optional. name of the deployment slot to use..
database/webapp/scan.yml
There is a command group 'az_webapp_scan'. This group of commands could 'holds group of commands which cater to webapp scans currently available only for linux based webapps'. The group of commands has global parameter '--debug' which means 'Increase logging verbosity to show all debug logs.'. The group of commands has global parameter '--help -h' which means 'Show this help message and exit.'. The group of commands has global parameter '--only-show-errors' which means 'Only show errors, suppressing warnings.'. The group of commands has global parameter '--output -o' which means 'Output format.'. The group of commands has global parameter '--query' which means 'JMESPath query string. See <a href="http://jmespath.org/">http://jmespath.org/</a> for more information and examples.'. The group of commands has global parameter '--subscription' which means 'Name or ID of subscription. You can configure the default subscription using `az account set -s NAME_OR_ID`.'. The group of commands has global parameter '--verbose' which means 'Increase logging verbosity. Use --debug for full debug logs.'. This group contains a child command 'az_webapp_scan_track'.The syntax is: az webapp scan track --name --resource-group --scan-id [--slot]. The parameter '--name -n' is required. It is used to name of the webapp to connect to.. The parameter '--resource-group -g' is required. It is used to name of resource group. you can configure the default group using `az configure --defaults group=<name>`.. The parameter '--scan-id' is required. It is used to unique scan id.. The parameter '--slot' is optional. name of the deployment slot to use..
database/webapp/scan.yml
There is a command group 'az_webapp_traffic routing'. This group of commands could 'manage traffic routing for web apps'. The group of commands has global parameter '--debug' which means 'Increase logging verbosity to show all debug logs.'. The group of commands has global parameter '--help -h' which means 'Show this help message and exit.'. The group of commands has global parameter '--only-show-errors' which means 'Only show errors, suppressing warnings.'. The group of commands has global parameter '--output -o' which means 'Output format.'. The group of commands has global parameter '--query' which means 'JMESPath query string. See <a href="http://jmespath.org/">http://jmespath.org/</a> for more information and examples.'. The group of commands has global parameter '--subscription' which means 'Name or ID of subscription. You can configure the default subscription using `az account set -s NAME_OR_ID`.'. The group of commands has global parameter '--verbose' which means 'Increase logging verbosity. Use --debug for full debug logs.'. This group contains a child command 'az_webapp_traffic routing_clear'.The syntax is: az webapp traffic-routing clear [--ids] [--name] [--resource-group] [--subscription]. The 1th example of the child command would be to use it to 'clear the routing rules and send all traffic to production autogenerated', the syntax is: az webapp traffic-routing clear --name MyWebApp --resource-group MyResourceGroup. The parameter '--ids' is optional. one or more resource ids (space-delimited). it should be a complete resource id containing all information of 'resource id' arguments. you should provide either --ids or other 'resource id' arguments.. The parameter '--name -n' is optional. name of the web app. if left unspecified, a name will be randomly generated. you can configure the default using `az configure --defaults web=<name>`.. The parameter '--resource-group -g' is optional. name of resource group. you can configure the default group using `az configure --defaults group=<name>`.. The parameter '--subscription' is optional. name or id of subscription. you can configure the default subscription using `az account set -s name_or_id`..
database/webapp/traffic-routing.yml
There is a command group 'az_webapp_traffic routing'. This group of commands could 'manage traffic routing for web apps'. The group of commands has global parameter '--debug' which means 'Increase logging verbosity to show all debug logs.'. The group of commands has global parameter '--help -h' which means 'Show this help message and exit.'. The group of commands has global parameter '--only-show-errors' which means 'Only show errors, suppressing warnings.'. The group of commands has global parameter '--output -o' which means 'Output format.'. The group of commands has global parameter '--query' which means 'JMESPath query string. See <a href="http://jmespath.org/">http://jmespath.org/</a> for more information and examples.'. The group of commands has global parameter '--subscription' which means 'Name or ID of subscription. You can configure the default subscription using `az account set -s NAME_OR_ID`.'. The group of commands has global parameter '--verbose' which means 'Increase logging verbosity. Use --debug for full debug logs.'. This group contains a child command 'az_webapp_traffic routing_set'.The syntax is: az webapp traffic-routing set --distribution [--ids] [--name] [--resource-group] [--subscription]. The 1th example of the child command would be to use it to 'configure routing traffic to deployment slots autogenerated', the syntax is: az webapp traffic-routing set --distribution staging=50 --name MyWebApp --resource-group MyResourceGroup. The parameter '--distribution -d' is required. It is used to space-separated slot routings in a format of `<slot-name>=<percentage>` e.g. staging=50. unused traffic percentage will go to the production slot.. The parameter '--ids' is optional. one or more resource ids (space-delimited). it should be a complete resource id containing all information of 'resource id' arguments. you should provide either --ids or other 'resource id' arguments.. The parameter '--name -n' is optional. name of the web app. if left unspecified, a name will be randomly generated. you can configure the default using `az configure --defaults web=<name>`.. The parameter '--resource-group -g' is optional. name of resource group. you can configure the default group using `az configure --defaults group=<name>`.. The parameter '--subscription' is optional. name or id of subscription. you can configure the default subscription using `az account set -s name_or_id`..
database/webapp/traffic-routing.yml
There is a command group 'az_webapp_traffic routing'. This group of commands could 'manage traffic routing for web apps'. The group of commands has global parameter '--debug' which means 'Increase logging verbosity to show all debug logs.'. The group of commands has global parameter '--help -h' which means 'Show this help message and exit.'. The group of commands has global parameter '--only-show-errors' which means 'Only show errors, suppressing warnings.'. The group of commands has global parameter '--output -o' which means 'Output format.'. The group of commands has global parameter '--query' which means 'JMESPath query string. See <a href="http://jmespath.org/">http://jmespath.org/</a> for more information and examples.'. The group of commands has global parameter '--subscription' which means 'Name or ID of subscription. You can configure the default subscription using `az account set -s NAME_OR_ID`.'. The group of commands has global parameter '--verbose' which means 'Increase logging verbosity. Use --debug for full debug logs.'. This group contains a child command 'az_webapp_traffic routing_show'.The syntax is: az webapp traffic-routing show [--ids] [--name] [--resource-group] [--subscription]. The 1th example of the child command would be to use it to 'display the current distribution of traffic across slots autogenerated', the syntax is: az webapp traffic-routing show --name MyWebApp --resource-group MyResourceGroup. The parameter '--ids' is optional. one or more resource ids (space-delimited). it should be a complete resource id containing all information of 'resource id' arguments. you should provide either --ids or other 'resource id' arguments.. The parameter '--name -n' is optional. name of the web app. if left unspecified, a name will be randomly generated. you can configure the default using `az configure --defaults web=<name>`.. The parameter '--resource-group -g' is optional. name of resource group. you can configure the default group using `az configure --defaults group=<name>`.. The parameter '--subscription' is optional. name or id of subscription. you can configure the default subscription using `az account set -s name_or_id`..
database/webapp/traffic-routing.yml
There is a command group 'az_webapp_deleted'. This group of commands could 'manage deleted web apps'. The group of commands has global parameter '--debug' which means 'Increase logging verbosity to show all debug logs.'. The group of commands has global parameter '--help -h' which means 'Show this help message and exit.'. The group of commands has global parameter '--only-show-errors' which means 'Only show errors, suppressing warnings.'. The group of commands has global parameter '--output -o' which means 'Output format.'. The group of commands has global parameter '--query' which means 'JMESPath query string. See <a href="http://jmespath.org/">http://jmespath.org/</a> for more information and examples.'. The group of commands has global parameter '--subscription' which means 'Name or ID of subscription. You can configure the default subscription using `az account set -s NAME_OR_ID`.'. The group of commands has global parameter '--verbose' which means 'Increase logging verbosity. Use --debug for full debug logs.'. This group contains a child command 'az_webapp_deleted_list'.The syntax is: az webapp deleted list [--name] [--resource-group] [--slot]. The parameter '--name -n' is optional. name of the web app. if left unspecified, a name will be randomly generated. you can configure the default using `az configure --defaults web=<name>`.. The parameter '--resource-group -g' is optional. name of resource group. you can configure the default group using `az configure --defaults group=<name>`.. The parameter '--slot -s' is optional. name of the deleted web app slot..
database/webapp/deleted.yml
There is a command group 'az_webapp_deleted'. This group of commands could 'manage deleted web apps'. The group of commands has global parameter '--debug' which means 'Increase logging verbosity to show all debug logs.'. The group of commands has global parameter '--help -h' which means 'Show this help message and exit.'. The group of commands has global parameter '--only-show-errors' which means 'Only show errors, suppressing warnings.'. The group of commands has global parameter '--output -o' which means 'Output format.'. The group of commands has global parameter '--query' which means 'JMESPath query string. See <a href="http://jmespath.org/">http://jmespath.org/</a> for more information and examples.'. The group of commands has global parameter '--subscription' which means 'Name or ID of subscription. You can configure the default subscription using `az account set -s NAME_OR_ID`.'. The group of commands has global parameter '--verbose' which means 'Increase logging verbosity. Use --debug for full debug logs.'. This group contains a child command 'az_webapp_deleted_restore'.The syntax is: az webapp deleted restore --deleted-id [--ids] [--name] [--resource-group] [--restore-content-only] [--slot] [--subscription] [--target-app-svc-plan]. The 1th example of the child command would be to use it to 'restore a deleted app to the staging slot of mysite', the syntax is: az webapp deleted restore -g MyResourceGroup -n MySite -s Staging --deleted-id /subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/locations/location/deletedSites/1234. The 2th example of the child command would be to use it to 'restore a deleted app to the app mysite do not restore the deleted app s settings', the syntax is: az webapp deleted restore -g MyResourceGroup -n MySite --deleted-id /subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/locations/location/deletedSites/1234 --restore-content-only. The 3th example of the child command would be to use it to 'restore a deleted web app autogenerated', the syntax is: az webapp deleted restore --deleted-id /subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/deletedSites/1234 --name MySite --resource-group MyResourceGroup --subscription MySubscription. The parameter '--deleted-id' is required. It is used to resource id of the deleted web app.. The parameter '--ids' is optional. one or more resource ids (space-delimited). it should be a complete resource id containing all information of 'resource id' arguments. you should provide either --ids or other 'resource id' arguments.. The parameter '--name -n' is optional. name of the web app to restore the deleted content to.. The parameter '--resource-group -g' is optional. name of resource group. you can configure the default group using `az configure --defaults group=<name>`.. The parameter '--restore-content-only' is optional. restore only deleted files without web app settings.. The parameter '--slot -s' is optional. slot to restore the deleted content to.. The parameter '--subscription' is optional. name or id of subscription. you can configure the default subscription using `az account set -s name_or_id`.. The parameter '--target-app-svc-plan' is optional. the app service plan for the new azure web app..
database/webapp/deleted.yml
There is a command group 'az_webapp_auth classic'. This group of commands could 'manage webapp authentication and authorization in the classic format'. The group of commands has global parameter '--debug' which means 'Increase logging verbosity to show all debug logs.'. The group of commands has global parameter '--help -h' which means 'Show this help message and exit.'. The group of commands has global parameter '--only-show-errors' which means 'Only show errors, suppressing warnings.'. The group of commands has global parameter '--output -o' which means 'Output format.'. The group of commands has global parameter '--query' which means 'JMESPath query string. See <a href="http://jmespath.org/">http://jmespath.org/</a> for more information and examples.'. The group of commands has global parameter '--subscription' which means 'Name or ID of subscription. You can configure the default subscription using `az account set -s NAME_OR_ID`.'. The group of commands has global parameter '--verbose' which means 'Increase logging verbosity. Use --debug for full debug logs.'. This group contains a child command 'az_webapp_auth classic_show'.The syntax is: az webapp auth-classic show [--ids] [--name] [--resource-group] [--slot] [--subscription]. The 1th example of the child command would be to use it to 'show the authentication settings for the webapp autogenerated', the syntax is: az webapp auth-classic show --name MyWebApp --resource-group MyResourceGroup. The parameter '--ids' is optional. one or more resource ids (space-delimited). it should be a complete resource id containing all information of 'resource id' arguments. you should provide either --ids or other 'resource id' arguments.. The parameter '--name -n' is optional. name of the web app.. The parameter '--resource-group -g' is optional. name of resource group. you can configure the default group using `az configure --defaults group=<name>`.. The parameter '--slot -s' is optional. the name of the slot. default to the productions slot if not specified.. The parameter '--subscription' is optional. name or id of subscription. you can configure the default subscription using `az account set -s name_or_id`..
database/webapp/auth-classic.yml
There is a command group 'az_webapp_auth classic'. This group of commands could 'manage webapp authentication and authorization in the classic format'. The group of commands has global parameter '--debug' which means 'Increase logging verbosity to show all debug logs.'. The group of commands has global parameter '--help -h' which means 'Show this help message and exit.'. The group of commands has global parameter '--only-show-errors' which means 'Only show errors, suppressing warnings.'. The group of commands has global parameter '--output -o' which means 'Output format.'. The group of commands has global parameter '--query' which means 'JMESPath query string. See <a href="http://jmespath.org/">http://jmespath.org/</a> for more information and examples.'. The group of commands has global parameter '--subscription' which means 'Name or ID of subscription. You can configure the default subscription using `az account set -s NAME_OR_ID`.'. The group of commands has global parameter '--verbose' which means 'Increase logging verbosity. Use --debug for full debug logs.'. This group contains a child command 'az_webapp_auth classic_update'.The syntax is: az webapp auth-classic update [--aad-allowed-token-audiences] [--aad-client-id] [--aad-client-secret] [--aad-client-secret-certificate-thumbprint] [--aad-client-secret-setting-name] [--aad-token-issuer-url] [--action {allowanonymous, loginwithazureactivedirectory, loginwithfacebook, loginwithgoogle, loginwithmicrosoftaccount, loginwithtwitter}] [--allowed-redirect-urls] [--enabled {false, true}] [--facebook-app-id] [--facebook-app-secret] [--facebook-app-secret-setting-name] [--facebook-oauth-scopes] [--github-client-id] [--github-client-secret] [--github-client-secret-setting-name] [--github-oauth-scopes] [--google-client-id] [--google-client-secret] [--google-client-secret-setting-name] [--google-oauth-scopes] [--ids] [--microsoft-account-client-id] [--microsoft-account-client-secret] [--microsoft-account-client-secret-setting-name] [--microsoft-account-oauth-scopes] [--name] [--resource-group] [--runtime-version] [--slot] [--subscription] [--token-refresh-extension-hours] [--token-store {false, true}] [--twitter-consumer-key] [--twitter-consumer-secret] [--twitter-consumer-secret-setting-name]. The 1th example of the child command would be to use it to 'enable azure active directory by enabling authentication and setting azure active directory associated parameters default provider is set to aad must have created a aad service principal beforehand', the syntax is: az webapp auth-classic update -g myResourceGroup --name MyWebApp --enabled true \ --action LoginWithAzureActiveDirectory \ --aad-allowed-token-audiences https://webapp_name.azurewebsites.net/.auth/login/aad/callback \ --aad-client-id my-client-id --aad-client-secret very_secret_password \ --aad-token-issuer-url https://sts.windows.net/54826b22-38d6-4fb2-bad9-b7983a3e9c5a/. The 2th example of the child command would be to use it to 'enable facebook authentication by setting fb associated parameters and turning on public profile and email scopes allow anonymous users', the syntax is: az webapp auth-classic update -g myResourceGroup --name MyWebApp --action AllowAnonymous \ --facebook-app-id my_fb_id --facebook-app-secret my_fb_secret \ --facebook-oauth-scopes public_profile email. The parameter '--aad-allowed-token-audiences --allowed-audiences' is optional. one or more token audiences (space-delimited).. The parameter '--aad-client-id' is optional. application id to integrate aad organization account sign-in into your web app.. The parameter '--aad-client-secret' is optional. aad application secret.. The parameter '--aad-client-secret-certificate-thumbprint --thumbprint' is optional. alternative to aad client secret, thumbprint of a certificate used for signing purposes.. The parameter '--aad-client-secret-setting-name --aad-secret-setting' is optional. the app setting name that contains the client secret of the relying party application.. The parameter '--aad-token-issuer-url' is optional. this url can be found in the json output returned from your active directory endpoint using your tenantid. the endpoint can be queried from `az cloud show` at "endpoints.activedirectory". the tenantid can be found using `az account show`. get the "issuer" from the json at <active directory endpoint>/<tenantid>/.well-known/openid-configuration.. The parameter '--action' is optional. the action to take when an unauthenticated client attempts to access the app.. The parameter '--allowed-redirect-urls' is optional. one or more urls (space-delimited).. The parameter '--enabled' is optional. true if the authentication / authorization feature is enabled for the current app; otherwise, false.. The parameter '--facebook-app-id' is optional. application id to integrate facebook sign-in into your web app.. The parameter '--facebook-app-secret' is optional. facebook application client secret.. The parameter '--facebook-app-secret-setting-name --fb-secret-setting' is optional. the app setting name that contains the app secret used for facebook login.. The parameter '--facebook-oauth-scopes' is optional. one or more facebook authentication scopes (space-delimited).. The parameter '--github-client-id' is optional. the client id of the github app used for login.. The parameter '--github-client-secret' is optional. the client secret of the github app used for login.. The parameter '--github-client-secret-setting-name --github-secret-setting' is optional. the app setting name that contains the client secret of the github app used for github login.. The parameter '--github-oauth-scopes --github-scopes' is optional. the oauth 2.0 scopes that will be requested as part of github login authentication.. The parameter '--google-client-id' is optional. application id to integrate google sign-in into your web app.. The parameter '--google-client-secret' is optional. google application client secret.. The parameter '--google-client-secret-setting-name --google-secret-setting' is optional. the app setting name that contains the client secret associated with the google web application.. The parameter '--google-oauth-scopes' is optional. one or more google authentication scopes (space-delimited).. The parameter '--ids' is optional. one or more resource ids (space-delimited). it should be a complete resource id containing all information of 'resource id' arguments. you should provide either --ids or other 'resource id' arguments.. The parameter '--microsoft-account-client-id --msa-client' is optional. aad v2 application id to integrate microsoft account sign-in into your web app.. The parameter '--microsoft-account-client-secret --msa-secret' is optional. aad v2 application client secret.. The parameter '--microsoft-account-client-secret-setting-name --msa-secret-setting' is optional. the app setting name containing the oauth 2.0 client secret that was created for the app used for authentication.. The parameter '--microsoft-account-oauth-scopes --msa-scopes' is optional. one or more microsoft authentification scopes (space-delimited).. The parameter '--name -n' is optional. name of the web app.. The parameter '--resource-group -g' is optional. name of resource group. you can configure the default group using `az configure --defaults group=<name>`.. The parameter '--runtime-version' is optional. runtime version of the authentication/authorization feature in use for the current app.. The parameter '--slot -s' is optional. the name of the slot. default to the productions slot if not specified.. The parameter '--subscription' is optional. name or id of subscription. you can configure the default subscription using `az account set -s name_or_id`.. The parameter '--token-refresh-extension-hours --token-refresh-hours' is optional. hours, must be formattable into a float.. The parameter '--token-store' is optional. use app service token store.. The parameter '--twitter-consumer-key' is optional. application id to integrate twitter sign-in into your web app.. The parameter '--twitter-consumer-secret --twitter-secret' is optional. twitter application client secret.. The parameter '--twitter-consumer-secret-setting-name --twitter-secret-setting' is optional. the app setting name that contains the oauth 1.0a consumer secret of the twitter application used for sign-in..
database/webapp/auth-classic.yml
There is a command group 'az_webapp_auth'. This group of commands could 'manage webapp authentication and authorization to use v2 auth commands run az extension add name authv2 to add the authv2 cli extension'. The group of commands has global parameter '--debug' which means 'Increase logging verbosity to show all debug logs.'. The group of commands has global parameter '--help -h' which means 'Show this help message and exit.'. The group of commands has global parameter '--only-show-errors' which means 'Only show errors, suppressing warnings.'. The group of commands has global parameter '--output -o' which means 'Output format.'. The group of commands has global parameter '--query' which means 'JMESPath query string. See <a href="http://jmespath.org/">http://jmespath.org/</a> for more information and examples.'. The group of commands has global parameter '--subscription' which means 'Name or ID of subscription. You can configure the default subscription using `az account set -s NAME_OR_ID`.'. The group of commands has global parameter '--verbose' which means 'Increase logging verbosity. Use --debug for full debug logs.'. This group contains a child command 'az_webapp_auth_set'.The syntax is: az webapp auth set [--body] [--ids] [--name] [--resource-group] [--slot] [--subscription]. The 1th example of the child command would be to use it to 'set the json saved in file auth json as the auth settings for the web app overwriting any existing settings', the syntax is: az webapp auth set -g myResourceGroup --name MyWebApp --body @auth.json. The parameter '--body -b' is optional. json representation of the configuration settings for the azure app service authentication / authorization v2 feature.. The parameter '--ids' is optional. one or more resource ids (space-delimited). it should be a complete resource id containing all information of 'resource id' arguments. you should provide either --ids or other 'resource id' arguments.. The parameter '--name -n' is optional. name of the web app.. The parameter '--resource-group -g' is optional. name of resource group. you can configure the default group using `az configure --defaults group=<name>`.. The parameter '--slot -s' is optional. the name of the slot. default to the productions slot if not specified.. The parameter '--subscription' is optional. name or id of subscription. you can configure the default subscription using `az account set -s name_or_id`..
database/webapp/auth.yml
There is a command group 'az_webapp_auth'. This group of commands could 'manage webapp authentication and authorization to use v2 auth commands run az extension add name authv2 to add the authv2 cli extension'. The group of commands has global parameter '--debug' which means 'Increase logging verbosity to show all debug logs.'. The group of commands has global parameter '--help -h' which means 'Show this help message and exit.'. The group of commands has global parameter '--only-show-errors' which means 'Only show errors, suppressing warnings.'. The group of commands has global parameter '--output -o' which means 'Output format.'. The group of commands has global parameter '--query' which means 'JMESPath query string. See <a href="http://jmespath.org/">http://jmespath.org/</a> for more information and examples.'. The group of commands has global parameter '--subscription' which means 'Name or ID of subscription. You can configure the default subscription using `az account set -s NAME_OR_ID`.'. The group of commands has global parameter '--verbose' which means 'Increase logging verbosity. Use --debug for full debug logs.'. This group contains a child command 'az_webapp_auth_show'.The syntax is: az webapp auth show [--ids] [--name] [--resource-group] [--slot] [--subscription]. The 1th example of the child command would be to use it to 'show the authentification settings for the webapp autogenerated', the syntax is: az webapp auth show --name MyWebApp --resource-group MyResourceGroup. The parameter '--ids' is optional. one or more resource ids (space-delimited). it should be a complete resource id containing all information of 'resource id' arguments. you should provide either --ids or other 'resource id' arguments.. The parameter '--name -n' is optional. name of the web app. if left unspecified, a name will be randomly generated. you can configure the default using `az configure --defaults web=<name>`.. The parameter '--resource-group -g' is optional. name of resource group. you can configure the default group using `az configure --defaults group=<name>`.. The parameter '--slot -s' is optional. the name of the slot. default to the productions slot if not specified.. The parameter '--subscription' is optional. name or id of subscription. you can configure the default subscription using `az account set -s name_or_id`..
database/webapp/auth.yml
There is a command group 'az_webapp_auth'. This group of commands could 'manage webapp authentication and authorization to use v2 auth commands run az extension add name authv2 to add the authv2 cli extension'. The group of commands has global parameter '--debug' which means 'Increase logging verbosity to show all debug logs.'. The group of commands has global parameter '--help -h' which means 'Show this help message and exit.'. The group of commands has global parameter '--only-show-errors' which means 'Only show errors, suppressing warnings.'. The group of commands has global parameter '--output -o' which means 'Output format.'. The group of commands has global parameter '--query' which means 'JMESPath query string. See <a href="http://jmespath.org/">http://jmespath.org/</a> for more information and examples.'. The group of commands has global parameter '--subscription' which means 'Name or ID of subscription. You can configure the default subscription using `az account set -s NAME_OR_ID`.'. The group of commands has global parameter '--verbose' which means 'Increase logging verbosity. Use --debug for full debug logs.'. This group contains a child command 'az_webapp_auth_show authv2'.The syntax is: az webapp auth show [--ids] [--name] [--resource-group] [--slot] [--subscription]. The 1th example of the child command would be to use it to 'show the authentication settings for the webapp autogenerated', the syntax is: az webapp auth show --name MyWebApp --resource-group MyResourceGroup. The parameter '--ids' is optional. one or more resource ids (space-delimited). it should be a complete resource id containing all information of 'resource id' arguments. you should provide either --ids or other 'resource id' arguments.. The parameter '--name -n' is optional. name of the web app.. The parameter '--resource-group -g' is optional. name of resource group. you can configure the default group using `az configure --defaults group=<name>`.. The parameter '--slot -s' is optional. the name of the slot. default to the productions slot if not specified.. The parameter '--subscription' is optional. name or id of subscription. you can configure the default subscription using `az account set -s name_or_id`..
database/webapp/auth.yml
There is a command group 'az_webapp_auth'. This group of commands could 'manage webapp authentication and authorization to use v2 auth commands run az extension add name authv2 to add the authv2 cli extension'. The group of commands has global parameter '--debug' which means 'Increase logging verbosity to show all debug logs.'. The group of commands has global parameter '--help -h' which means 'Show this help message and exit.'. The group of commands has global parameter '--only-show-errors' which means 'Only show errors, suppressing warnings.'. The group of commands has global parameter '--output -o' which means 'Output format.'. The group of commands has global parameter '--query' which means 'JMESPath query string. See <a href="http://jmespath.org/">http://jmespath.org/</a> for more information and examples.'. The group of commands has global parameter '--subscription' which means 'Name or ID of subscription. You can configure the default subscription using `az account set -s NAME_OR_ID`.'. The group of commands has global parameter '--verbose' which means 'Increase logging verbosity. Use --debug for full debug logs.'. This group contains a child command 'az_webapp_auth_update'.The syntax is: az webapp auth update [--aad-allowed-token-audiences] [--aad-client-id] [--aad-client-secret] [--aad-client-secret-certificate-thumbprint] [--aad-token-issuer-url] [--action {allowanonymous, loginwithazureactivedirectory, loginwithfacebook, loginwithgoogle, loginwithmicrosoftaccount, loginwithtwitter}] [--allowed-external-redirect-urls] [--enabled {false, true}] [--facebook-app-id] [--facebook-app-secret] [--facebook-oauth-scopes] [--google-client-id] [--google-client-secret] [--google-oauth-scopes] [--ids] [--microsoft-account-client-id] [--microsoft-account-client-secret] [--microsoft-account-oauth-scopes] [--name] [--resource-group] [--runtime-version] [--slot] [--subscription] [--token-refresh-extension-hours] [--token-store {false, true}] [--twitter-consumer-key] [--twitter-consumer-secret]. The 1th example of the child command would be to use it to 'enable aad by enabling authentication and setting aad associated parameters default provider is set to aad must have created a aad service principal beforehand', the syntax is: az webapp auth update -g myResourceGroup -n myUniqueApp --enabled true \ --action LoginWithAzureActiveDirectory \ --aad-allowed-token-audiences https://webapp_name.azurewebsites.net/.auth/login/aad/callback \ --aad-client-id ecbacb08-df8b-450d-82b3-3fced03f2b27 --aad-client-secret very_secret_password \ --aad-token-issuer-url https://sts.windows.net/54826b22-38d6-4fb2-bad9-b7983a3e9c5a/. The 2th example of the child command would be to use it to 'allow facebook authentication by setting fb associated parameters and turning on public profile and email scopes allow anonymous users', the syntax is: az webapp auth update -g myResourceGroup -n myUniqueApp --action AllowAnonymous \ --facebook-app-id my_fb_id --facebook-app-secret my_fb_secret \ --facebook-oauth-scopes public_profile email. The parameter '--aad-allowed-token-audiences' is optional. one or more token audiences (comma-delimited).. The parameter '--aad-client-id' is optional. application id to integrate aad organization account sign-in into your web app.. The parameter '--aad-client-secret' is optional. aad application secret.. The parameter '--aad-client-secret-certificate-thumbprint --thumbprint' is optional. alternative to aad client secret, thumbprint of a certificate used for signing purposes.. The parameter '--aad-token-issuer-url' is optional. this url can be found in the json output returned from your active directory endpoint using your tenantid. the endpoint can be queried from `az cloud show` at "endpoints.activedirectory". the tenantid can be found using `az account show`. get the "issuer" from the json at <active directory endpoint>/<tenantid>/.well-known/openid-configuration..
database/webapp/auth.yml
There is a command group 'az_webapp_auth'. This group of commands could 'manage webapp authentication and authorization to use v2 auth commands run az extension add name authv2 to add the authv2 cli extension'. The group of commands has global parameter '--debug' which means 'Increase logging verbosity to show all debug logs.'. The group of commands has global parameter '--help -h' which means 'Show this help message and exit.'. The group of commands has global parameter '--only-show-errors' which means 'Only show errors, suppressing warnings.'. The group of commands has global parameter '--output -o' which means 'Output format.'. The group of commands has global parameter '--query' which means 'JMESPath query string. See <a href="http://jmespath.org/">http://jmespath.org/</a> for more information and examples.'. The group of commands has global parameter '--subscription' which means 'Name or ID of subscription. You can configure the default subscription using `az account set -s NAME_OR_ID`.'. The group of commands has global parameter '--verbose' which means 'Increase logging verbosity. Use --debug for full debug logs.'. This group contains a child command 'az_webapp_auth_update authv2'.The syntax is: az webapp auth update [--action {allowanonymous, redirecttologinpage, return401, return403, return404}] [--config-file-path] [--custom-host-header] [--custom-proto-header] [--enable-token-store {false, true}] [--enabled {false, true}] [--excluded-paths] [--ids] [--name] [--proxy-convention {custom, noproxy, standard}] [--redirect-provider] [--require-https {false, true}] [--resource-group] [--runtime-version] [--set] [--slot] [--subscription]. The 1th example of the child command would be to use it to 'update the client id of the aad provider already configured', the syntax is: az webapp auth update -g myResourceGroup --name MyWebApp --set identityProviders.azureActiveDirectory.registration.clientId=my-client-id. The 2th example of the child command would be to use it to 'pin the runtime version of the app to 1 4 7', the syntax is: az webapp auth update -g myResourceGroup --name MyWebApp --runtime-version 1.4.7. The 3th example of the child command would be to use it to 'configure the app with file based authentication by setting the config file path', the syntax is: az webapp auth update -g myResourceGroup --name MyWebApp --config-file-path D:\home\site\wwwroot\auth.json. The 4th example of the child command would be to use it to 'configure the app to allow unauthenticated requests to hit the app', the syntax is: az webapp auth update -g myResourceGroup --name MyWebApp --unauthenticated-client-action AllowAnonymous. The 5th example of the child command would be to use it to 'configure the app to redirect unauthenticated requests to the facebook provider', the syntax is: az webapp auth update -g myResourceGroup --name MyWebApp --redirect-provider Facebook. The 6th example of the child command would be to use it to 'configure the app to listen to the forward headers x forwarded host and x forwarded proto', the syntax is: az webapp auth update -g myResourceGroup --name MyWebApp --proxy-convention Standard. The parameter '--action --unauthenticated-client-action' is optional. the action to take when an unauthenticated client attempts to access the app.. The parameter '--config-file-path' is optional. the path of the config file containing auth settings if they come from a file.. The parameter '--custom-host-header --proxy-custom-host-header' is optional. the name of the header containing the host of the request.. The parameter '--custom-proto-header --proxy-custom-proto-header' is optional. the name of the header containing the scheme of the request.. The parameter '--enable-token-store' is optional. true to durably store platform-specific security tokens that are obtained during login flows; otherwise, false.. The parameter '--enabled' is optional. true if the authentication / authorization feature is enabled for the current app; otherwise, false.. The parameter '--excluded-paths' is optional. the list of paths that should be excluded from authentication rules.. The parameter '--ids' is optional. one or more resource ids (space-delimited). it should be a complete resource id containing all information of 'resource id' arguments. you should provide either --ids or other 'resource id' arguments.. The parameter '--name -n' is optional. name of the web app.. The parameter '--proxy-convention' is optional. the convention used to determine the url of the request made.. The parameter '--redirect-provider' is optional. the default authentication provider to use when multiple providers are configured.. The parameter '--require-https' is optional. false if the authentication/authorization responses not having the https scheme are permissible; otherwise, true.. The parameter '--resource-group -g' is optional. name of resource group. you can configure the default group using `az configure --defaults group=<name>`.. The parameter '--runtime-version' is optional. the runtimeversion of the authentication / authorization feature in use for the current app.. The parameter '--set' is optional. value of a specific field within the configuration settings for the azure app service authentication / authorization v2 feature.. The parameter '--slot -s' is optional. the name of the slot. default to the productions slot if not specified.. The parameter '--subscription' is optional. name or id of subscription. you can configure the default subscription using `az account set -s name_or_id`..
database/webapp/auth.yml
There is a command group 'az_webapp_cors'. This group of commands could 'manage cross origin resource sharing cors'. The group of commands has global parameter '--debug' which means 'Increase logging verbosity to show all debug logs.'. The group of commands has global parameter '--help -h' which means 'Show this help message and exit.'. The group of commands has global parameter '--only-show-errors' which means 'Only show errors, suppressing warnings.'. The group of commands has global parameter '--output -o' which means 'Output format.'. The group of commands has global parameter '--query' which means 'JMESPath query string. See <a href="http://jmespath.org/">http://jmespath.org/</a> for more information and examples.'. The group of commands has global parameter '--subscription' which means 'Name or ID of subscription. You can configure the default subscription using `az account set -s NAME_OR_ID`.'. The group of commands has global parameter '--verbose' which means 'Increase logging verbosity. Use --debug for full debug logs.'. This group contains a child command 'az_webapp_cors_add'.The syntax is: az webapp cors add --allowed-origins [--ids] [--name] [--resource-group] [--slot] [--subscription]. The 1th example of the child command would be to use it to 'add a new allowed origin', the syntax is: az webapp cors add -g {myRG} -n {myAppName} --allowed-origins https://myapps.com. The 2th example of the child command would be to use it to 'add allowed origins autogenerated', the syntax is: az webapp cors add --allowed-origins https://myapps.com --name MyWebApp --resource-group MyResourceGroup --subscription MySubscription. The parameter '--allowed-origins -a' is required. It is used to space separated origins that should be allowed to make cross-origin calls (for example: http://example.com:12345). to allow all, use "*" and remove all other origins from the list.. The parameter '--ids' is optional. one or more resource ids (space-delimited). it should be a complete resource id containing all information of 'resource id' arguments. you should provide either --ids or other 'resource id' arguments.. The parameter '--name -n' is optional. name of the web app. if left unspecified, a name will be randomly generated. you can configure the default using `az configure --defaults web=<name>`.. The parameter '--resource-group -g' is optional. name of resource group. you can configure the default group using `az configure --defaults group=<name>`.. The parameter '--slot -s' is optional. the name of the slot. default to the productions slot if not specified.. The parameter '--subscription' is optional. name or id of subscription. you can configure the default subscription using `az account set -s name_or_id`..
database/webapp/cors.yml
There is a command group 'az_webapp_cors'. This group of commands could 'manage cross origin resource sharing cors'. The group of commands has global parameter '--debug' which means 'Increase logging verbosity to show all debug logs.'. The group of commands has global parameter '--help -h' which means 'Show this help message and exit.'. The group of commands has global parameter '--only-show-errors' which means 'Only show errors, suppressing warnings.'. The group of commands has global parameter '--output -o' which means 'Output format.'. The group of commands has global parameter '--query' which means 'JMESPath query string. See <a href="http://jmespath.org/">http://jmespath.org/</a> for more information and examples.'. The group of commands has global parameter '--subscription' which means 'Name or ID of subscription. You can configure the default subscription using `az account set -s NAME_OR_ID`.'. The group of commands has global parameter '--verbose' which means 'Increase logging verbosity. Use --debug for full debug logs.'. This group contains a child command 'az_webapp_cors_remove'.The syntax is: az webapp cors remove --allowed-origins [--ids] [--name] [--resource-group] [--slot] [--subscription]. The 1th example of the child command would be to use it to 'remove an allowed origin', the syntax is: az webapp cors remove -g {myRG} -n {myAppName} --allowed-origins https://myapps.com. The 2th example of the child command would be to use it to 'remove all allowed origins', the syntax is: az webapp cors remove -g {myRG} -n {myAppName} --allowed-origins. The parameter '--allowed-origins -a' is required. It is used to space separated origins that should be allowed to make cross-origin calls (for example: http://example.com:12345). to allow all, use "*" and remove all other origins from the list.. The parameter '--ids' is optional. one or more resource ids (space-delimited). it should be a complete resource id containing all information of 'resource id' arguments. you should provide either --ids or other 'resource id' arguments.. The parameter '--name -n' is optional. name of the web app. if left unspecified, a name will be randomly generated. you can configure the default using `az configure --defaults web=<name>`.. The parameter '--resource-group -g' is optional. name of resource group. you can configure the default group using `az configure --defaults group=<name>`.. The parameter '--slot -s' is optional. the name of the slot. default to the productions slot if not specified.. The parameter '--subscription' is optional. name or id of subscription. you can configure the default subscription using `az account set -s name_or_id`..
database/webapp/cors.yml
There is a command group 'az_webapp_cors'. This group of commands could 'manage cross origin resource sharing cors'. The group of commands has global parameter '--debug' which means 'Increase logging verbosity to show all debug logs.'. The group of commands has global parameter '--help -h' which means 'Show this help message and exit.'. The group of commands has global parameter '--only-show-errors' which means 'Only show errors, suppressing warnings.'. The group of commands has global parameter '--output -o' which means 'Output format.'. The group of commands has global parameter '--query' which means 'JMESPath query string. See <a href="http://jmespath.org/">http://jmespath.org/</a> for more information and examples.'. The group of commands has global parameter '--subscription' which means 'Name or ID of subscription. You can configure the default subscription using `az account set -s NAME_OR_ID`.'. The group of commands has global parameter '--verbose' which means 'Increase logging verbosity. Use --debug for full debug logs.'. This group contains a child command 'az_webapp_cors_show'.The syntax is: az webapp cors show [--ids] [--name] [--resource-group] [--slot] [--subscription]. The 1th example of the child command would be to use it to 'show allowed origins autogenerated', the syntax is: az webapp cors show --name MyWebApp --resource-group MyResourceGroup. The parameter '--ids' is optional. one or more resource ids (space-delimited). it should be a complete resource id containing all information of 'resource id' arguments. you should provide either --ids or other 'resource id' arguments.. The parameter '--name -n' is optional. name of the web app. if left unspecified, a name will be randomly generated. you can configure the default using `az configure --defaults web=<name>`.. The parameter '--resource-group -g' is optional. name of resource group. you can configure the default group using `az configure --defaults group=<name>`.. The parameter '--slot -s' is optional. the name of the slot. default to the productions slot if not specified.. The parameter '--subscription' is optional. name or id of subscription. you can configure the default subscription using `az account set -s name_or_id`..
database/webapp/cors.yml
There is a command group 'az_webapp_hybrid connection'. This group of commands could 'methods that list add and remove hybrid connections from webapps'. The group of commands has global parameter '--debug' which means 'Increase logging verbosity to show all debug logs.'. The group of commands has global parameter '--help -h' which means 'Show this help message and exit.'. The group of commands has global parameter '--only-show-errors' which means 'Only show errors, suppressing warnings.'. The group of commands has global parameter '--output -o' which means 'Output format.'. The group of commands has global parameter '--query' which means 'JMESPath query string. See <a href="http://jmespath.org/">http://jmespath.org/</a> for more information and examples.'. The group of commands has global parameter '--subscription' which means 'Name or ID of subscription. You can configure the default subscription using `az account set -s NAME_OR_ID`.'. The group of commands has global parameter '--verbose' which means 'Increase logging verbosity. Use --debug for full debug logs.'. This group contains a child command 'az_webapp_hybrid connection_add'.The syntax is: az webapp hybrid-connection add --hybrid-connection --name --namespace --resource-group [--slot]. The 1th example of the child command would be to use it to 'add a hybrid connection to a webapp', the syntax is: az webapp hybrid-connection add -g MyResourceGroup -n MyWebapp --namespace [HybridConnectionNamespace] --hybrid-connection [HybridConnectionName] -s [slot]. The parameter '--hybrid-connection' is required. It is used to hybrid connection name.. The parameter '--name -n' is required. It is used to name of the web app. if left unspecified, a name will be randomly generated. you can configure the default using `az configure --defaults web=<name>`.. The parameter '--namespace' is required. It is used to hybrid connection namespace.. The parameter '--resource-group -g' is required. It is used to name of resource group. you can configure the default group using `az configure --defaults group=<name>`.. The parameter '--slot -s' is optional. the name of the slot. default to the productions slot if not specified..
database/webapp/hybrid-connection.yml
There is a command group 'az_webapp_hybrid connection'. This group of commands could 'methods that list add and remove hybrid connections from webapps'. The group of commands has global parameter '--debug' which means 'Increase logging verbosity to show all debug logs.'. The group of commands has global parameter '--help -h' which means 'Show this help message and exit.'. The group of commands has global parameter '--only-show-errors' which means 'Only show errors, suppressing warnings.'. The group of commands has global parameter '--output -o' which means 'Output format.'. The group of commands has global parameter '--query' which means 'JMESPath query string. See <a href="http://jmespath.org/">http://jmespath.org/</a> for more information and examples.'. The group of commands has global parameter '--subscription' which means 'Name or ID of subscription. You can configure the default subscription using `az account set -s NAME_OR_ID`.'. The group of commands has global parameter '--verbose' which means 'Increase logging verbosity. Use --debug for full debug logs.'. This group contains a child command 'az_webapp_hybrid connection_list'.The syntax is: az webapp hybrid-connection list --name --resource-group [--slot]. The 1th example of the child command would be to use it to 'list the hybrid connections on a webapp', the syntax is: az webapp hybrid-connection list -g MyResourceGroup -n MyWebapp -s [slot]. The parameter '--name -n' is required. It is used to name of the web app. if left unspecified, a name will be randomly generated. you can configure the default using `az configure --defaults web=<name>`.. The parameter '--resource-group -g' is required. It is used to name of resource group. you can configure the default group using `az configure --defaults group=<name>`.. The parameter '--slot -s' is optional. the name of the slot. default to the productions slot if not specified..
database/webapp/hybrid-connection.yml
There is a command group 'az_webapp_hybrid connection'. This group of commands could 'methods that list add and remove hybrid connections from webapps'. The group of commands has global parameter '--debug' which means 'Increase logging verbosity to show all debug logs.'. The group of commands has global parameter '--help -h' which means 'Show this help message and exit.'. The group of commands has global parameter '--only-show-errors' which means 'Only show errors, suppressing warnings.'. The group of commands has global parameter '--output -o' which means 'Output format.'. The group of commands has global parameter '--query' which means 'JMESPath query string. See <a href="http://jmespath.org/">http://jmespath.org/</a> for more information and examples.'. The group of commands has global parameter '--subscription' which means 'Name or ID of subscription. You can configure the default subscription using `az account set -s NAME_OR_ID`.'. The group of commands has global parameter '--verbose' which means 'Increase logging verbosity. Use --debug for full debug logs.'. This group contains a child command 'az_webapp_hybrid connection_remove'.The syntax is: az webapp hybrid-connection remove --hybrid-connection --name --namespace --resource-group [--slot]. The 1th example of the child command would be to use it to 'remove a hybrid connection from a webapp', the syntax is: az webapp hybrid-connection remove -g MyResourceGroup -n MyWebapp --namespace [HybridConnectionNamespace] --hybrid-connection [HybridConnectionName] -s [slot]. The parameter '--hybrid-connection' is required. It is used to hybrid connection name.. The parameter '--name -n' is required. It is used to name of the web app. if left unspecified, a name will be randomly generated. you can configure the default using `az configure --defaults web=<name>`.. The parameter '--namespace' is required. It is used to hybrid connection namespace.. The parameter '--resource-group -g' is required. It is used to name of resource group. you can configure the default group using `az configure --defaults group=<name>`.. The parameter '--slot -s' is optional. the name of the slot. default to the productions slot if not specified..
database/webapp/hybrid-connection.yml
There is a command group 'az_webapp_vnet integration'. This group of commands could 'methods that list add and remove virtual network integrations from a webapp'. The group of commands has global parameter '--debug' which means 'Increase logging verbosity to show all debug logs.'. The group of commands has global parameter '--help -h' which means 'Show this help message and exit.'. The group of commands has global parameter '--only-show-errors' which means 'Only show errors, suppressing warnings.'. The group of commands has global parameter '--output -o' which means 'Output format.'. The group of commands has global parameter '--query' which means 'JMESPath query string. See <a href="http://jmespath.org/">http://jmespath.org/</a> for more information and examples.'. The group of commands has global parameter '--subscription' which means 'Name or ID of subscription. You can configure the default subscription using `az account set -s NAME_OR_ID`.'. The group of commands has global parameter '--verbose' which means 'Increase logging verbosity. Use --debug for full debug logs.'. This group contains a child command 'az_webapp_vnet integration_add'.The syntax is: az webapp vnet-integration add --name --resource-group --subnet --vnet [--skip-delegation-check {false, true}] [--slot]. The 1th example of the child command would be to use it to 'add a regional virtual network integration to a webapp', the syntax is: az webapp vnet-integration add -g MyResourceGroup -n MyWebapp --vnet MyVnetName --subnet MySubnetName -s [slot]. The 2th example of the child command would be to use it to 'add a regional virtual network integration to a webapp using vnet resource id', the syntax is: az webapp vnet-integration add -g MyResourceGroup -n MyWebapp --vnet /subscriptions/[SubscriptionId]/resourceGroups/[MyResourceGroup]/providers/Microsoft.Network/virtualNetworks/[MyVnetName] --subnet MySubnetName -s [slot]. The 3th example of the child command would be to use it to 'add a regional virtual network integration to a webapp using subnet resource id', the syntax is: az webapp vnet-integration add -g MyResourceGroup -n MyWebapp --vnet MyVnetName --subnet /subscriptions/[SubscriptionId]/resourceGroups/[MyResourceGroup]/providers/Microsoft.Network/virtualNetworks/[MyVnetName]/subnets/MySubnetName -s [slot]. The parameter '--name -n' is required. It is used to name of the web app. if left unspecified, a name will be randomly generated. you can configure the default using `az configure --defaults web=<name>`.. The parameter '--resource-group -g' is required. It is used to name of resource group. you can configure the default group using `az configure --defaults group=<name>`.. The parameter '--subnet' is required. It is used to the name or resource id of the subnet.. The parameter '--vnet' is required. It is used to the name or resource id of the vnet.. The parameter '--skip-delegation-check' is optional. skip check if you do not have permission or the vnet is in another subscription.. The parameter '--slot -s' is optional. the name of the slot. default to the productions slot if not specified..
database/webapp/vnet-integration.yml
There is a command group 'az_webapp_vnet integration'. This group of commands could 'methods that list add and remove virtual network integrations from a webapp'. The group of commands has global parameter '--debug' which means 'Increase logging verbosity to show all debug logs.'. The group of commands has global parameter '--help -h' which means 'Show this help message and exit.'. The group of commands has global parameter '--only-show-errors' which means 'Only show errors, suppressing warnings.'. The group of commands has global parameter '--output -o' which means 'Output format.'. The group of commands has global parameter '--query' which means 'JMESPath query string. See <a href="http://jmespath.org/">http://jmespath.org/</a> for more information and examples.'. The group of commands has global parameter '--subscription' which means 'Name or ID of subscription. You can configure the default subscription using `az account set -s NAME_OR_ID`.'. The group of commands has global parameter '--verbose' which means 'Increase logging verbosity. Use --debug for full debug logs.'. This group contains a child command 'az_webapp_vnet integration_list'.The syntax is: az webapp vnet-integration list --name --resource-group [--slot]. The 1th example of the child command would be to use it to 'list the virtual network integrations on a webapp', the syntax is: az webapp vnet-integration list -g MyResourceGroup -n MyWebapp -s [slot]. The parameter '--name -n' is required. It is used to name of the web app. if left unspecified, a name will be randomly generated. you can configure the default using `az configure --defaults web=<name>`.. The parameter '--resource-group -g' is required. It is used to name of resource group. you can configure the default group using `az configure --defaults group=<name>`.. The parameter '--slot -s' is optional. the name of the slot. default to the productions slot if not specified..
database/webapp/vnet-integration.yml
There is a command group 'az_webapp_vnet integration'. This group of commands could 'methods that list add and remove virtual network integrations from a webapp'. The group of commands has global parameter '--debug' which means 'Increase logging verbosity to show all debug logs.'. The group of commands has global parameter '--help -h' which means 'Show this help message and exit.'. The group of commands has global parameter '--only-show-errors' which means 'Only show errors, suppressing warnings.'. The group of commands has global parameter '--output -o' which means 'Output format.'. The group of commands has global parameter '--query' which means 'JMESPath query string. See <a href="http://jmespath.org/">http://jmespath.org/</a> for more information and examples.'. The group of commands has global parameter '--subscription' which means 'Name or ID of subscription. You can configure the default subscription using `az account set -s NAME_OR_ID`.'. The group of commands has global parameter '--verbose' which means 'Increase logging verbosity. Use --debug for full debug logs.'. This group contains a child command 'az_webapp_vnet integration_remove'.The syntax is: az webapp vnet-integration remove --name --resource-group [--slot]. The 1th example of the child command would be to use it to 'remove a regional virtual network integration from webapp', the syntax is: az webapp vnet-integration remove -g MyResourceGroup -n MyWebapp -s [slot]. The parameter '--name -n' is required. It is used to name of the web app. if left unspecified, a name will be randomly generated. you can configure the default using `az configure --defaults web=<name>`.. The parameter '--resource-group -g' is required. It is used to name of resource group. you can configure the default group using `az configure --defaults group=<name>`.. The parameter '--slot -s' is optional. the name of the slot. default to the productions slot if not specified..
database/webapp/vnet-integration.yml
There is a command group 'az_webapp_deployment'. This group of commands could 'manage web app deployments'. The group of commands has global parameter '--debug' which means 'Increase logging verbosity to show all debug logs.'. The group of commands has global parameter '--help -h' which means 'Show this help message and exit.'. The group of commands has global parameter '--only-show-errors' which means 'Only show errors, suppressing warnings.'. The group of commands has global parameter '--output -o' which means 'Output format.'. The group of commands has global parameter '--query' which means 'JMESPath query string. See <a href="http://jmespath.org/">http://jmespath.org/</a> for more information and examples.'. The group of commands has global parameter '--subscription' which means 'Name or ID of subscription. You can configure the default subscription using `az account set -s NAME_OR_ID`.'. The group of commands has global parameter '--verbose' which means 'Increase logging verbosity. Use --debug for full debug logs.'. This group contains a child command 'az_webapp_deployment_list publishing credentials'.The syntax is: az webapp deployment list-publishing-credentials [--ids] [--name] [--resource-group] [--slot] [--subscription]. The 1th example of the child command would be to use it to 'get the details for available web app publishing credentials autogenerated', the syntax is: az webapp deployment list-publishing-credentials --name MyWebapp --resource-group MyResourceGroup --subscription MySubscription. The parameter '--ids' is optional. one or more resource ids (space-delimited). it should be a complete resource id containing all information of 'resource id' arguments. you should provide either --ids or other 'resource id' arguments.. The parameter '--name -n' is optional. name of the web app. if left unspecified, a name will be randomly generated. you can configure the default using `az configure --defaults web=<name>`.. The parameter '--resource-group -g' is optional. name of resource group. you can configure the default group using `az configure --defaults group=<name>`.. The parameter '--slot -s' is optional. the name of the slot. default to the productions slot if not specified.. The parameter '--subscription' is optional. name or id of subscription. you can configure the default subscription using `az account set -s name_or_id`..
database/webapp/deployment.yml
There is a command group 'az_webapp_deployment'. This group of commands could 'manage web app deployments'. The group of commands has global parameter '--debug' which means 'Increase logging verbosity to show all debug logs.'. The group of commands has global parameter '--help -h' which means 'Show this help message and exit.'. The group of commands has global parameter '--only-show-errors' which means 'Only show errors, suppressing warnings.'. The group of commands has global parameter '--output -o' which means 'Output format.'. The group of commands has global parameter '--query' which means 'JMESPath query string. See <a href="http://jmespath.org/">http://jmespath.org/</a> for more information and examples.'. The group of commands has global parameter '--subscription' which means 'Name or ID of subscription. You can configure the default subscription using `az account set -s NAME_OR_ID`.'. The group of commands has global parameter '--verbose' which means 'Increase logging verbosity. Use --debug for full debug logs.'. This group contains a child command 'az_webapp_deployment_list publishing profiles'.The syntax is: az webapp deployment list-publishing-profiles [--ids] [--name] [--resource-group] [--slot] [--subscription] [--xml]. The 1th example of the child command would be to use it to 'get the details for available web app deployment profiles autogenerated', the syntax is: az webapp deployment list-publishing-profiles --name MyWebapp --resource-group MyResourceGroup --subscription MySubscription. The parameter '--ids' is optional. one or more resource ids (space-delimited). it should be a complete resource id containing all information of 'resource id' arguments. you should provide either --ids or other 'resource id' arguments.. The parameter '--name -n' is optional. name of the web app. if left unspecified, a name will be randomly generated. you can configure the default using `az configure --defaults web=<name>`.. The parameter '--resource-group -g' is optional. name of resource group. you can configure the default group using `az configure --defaults group=<name>`.. The parameter '--slot -s' is optional. the name of the slot. default to the productions slot if not specified.. The parameter '--subscription' is optional. name or id of subscription. you can configure the default subscription using `az account set -s name_or_id`.. The parameter '--xml' is optional. retrieves the publishing profile details in xml format..
database/webapp/deployment.yml
There is a command group 'az_webapp_config'. This group of commands could 'configure a web app'. The group of commands has global parameter '--debug' which means 'Increase logging verbosity to show all debug logs.'. The group of commands has global parameter '--help -h' which means 'Show this help message and exit.'. The group of commands has global parameter '--only-show-errors' which means 'Only show errors, suppressing warnings.'. The group of commands has global parameter '--output -o' which means 'Output format.'. The group of commands has global parameter '--query' which means 'JMESPath query string. See <a href="http://jmespath.org/">http://jmespath.org/</a> for more information and examples.'. The group of commands has global parameter '--subscription' which means 'Name or ID of subscription. You can configure the default subscription using `az account set -s NAME_OR_ID`.'. The group of commands has global parameter '--verbose' which means 'Increase logging verbosity. Use --debug for full debug logs.'. This group contains a child command 'az_webapp_config_set'.The syntax is: az webapp config set [--always-on {false, true}] [--auto-heal-enabled {false, true}] [--ftps-state {allallowed, disabled, ftpsonly}] [--generic-configurations] [--http20-enabled {false, true}] [--ids] [--java-container] [--java-container-version] [--java-version] [--linux-fx-version] [--min-tls-version] [--name] [--net-framework-version] [--number-of-workers] [--php-version] [--powershell-version] [--prewarmed-instance-count] [--python-version] [--remote-debugging-enabled {false, true}] [--resource-group] [--runtime] [--slot] [--startup-file] [--subscription] [--use-32bit-worker-process {false, true}] [--vnet-route-all-enabled {false, true}] [--web-sockets-enabled {false, true}] [--windows-fx-version]. The 1th example of the child command would be to use it to 'turn on alwayson', the syntax is: az webapp config set -g MyResourceGroup -n MyUniqueApp --always-on true. The 2th example of the child command would be to use it to 'set configuration through a json file called params json', the syntax is: az webapp config set -g MyResourceGroup -n MyUniqueApp --generic-configurations "@.\params.json". The parameter '--always-on' is optional. ensure web app gets loaded all the time, rather unloaded after been idle. recommended when you have continuous web jobs running.. The parameter '--auto-heal-enabled' is optional. enable or disable auto heal.. The parameter '--ftps-state' is optional. set the ftps state value for an app. default value is 'allallowed'.. The parameter '--generic-configurations' is optional. provide site configuration list in a format of either `key=value` pair or `@<json_file>`. powershell and windows command prompt users should use a json file to provide these configurations to avoid compatibility issues with escape characters.. The parameter '--http20-enabled' is optional. configures a web site to allow clients to connect over http2.0.. The parameter '--ids' is optional. one or more resource ids (space-delimited). it should be a complete resource id containing all information of 'resource id' arguments. you should provide either --ids or other 'resource id' arguments.. The parameter '--java-container' is optional. the java container, e.g., tomcat, jetty.. The parameter '--java-container-version' is optional. the version of the java container, e.g., '8.0.23' for tomcat.. The parameter '--java-version' is optional. the version used to run your web app if using java, e.g., '1.7' for java 7, '1.8' for java 8.. The parameter '--linux-fx-version' is optional. the runtime stack used for your linux-based webapp, e.g., "ruby|2.5.5", "node|12lts", "php|7.2", "dotnetcore|2.1". see https://aka.ms/linux-stacks for more info.. The parameter '--min-tls-version' is optional. the minimum version of tls required for ssl requests, e.g., '1.0', '1.1', '1.2'.. The parameter '--name -n' is optional. name of the web app. if left unspecified, a name will be randomly generated. you can configure the default using `az configure --defaults web=<name>`.. The parameter '--net-framework-version' is optional. the version used to run your web app if using .net framework, e.g., 'v4.0' for .net 4.6 and 'v3.0' for .net 3.5.. The parameter '--number-of-workers' is optional. the number of workers to be allocated.. The parameter '--php-version' is optional. the version used to run your web app if using php, e.g., 5.5, 5.6, 7.0.. The parameter '--powershell-version' is optional. the version used to run your function app if using powershell, e.g., 7.2.. The parameter '--prewarmed-instance-count' is optional. number of pre-warmed instances a function app has.. The parameter '--python-version' is optional. the version used to run your web app if using python, e.g., 2.7, 3.4.. The parameter '--remote-debugging-enabled' is optional. enable or disable remote debugging.. The parameter '--resource-group -g' is optional. name of resource group. you can configure the default group using `az configure --defaults group=<name>`.. The parameter '--runtime' is optional. canonicalized web runtime in the format of framework:version, e.g. "php:7.2".use `az webapp list-runtimes` for available list.. The parameter '--slot -s' is optional. the name of the slot. default to the productions slot if not specified.. The parameter '--startup-file' is optional. the startup file for linux hosted web apps, e.g. 'process.json' for node.js web.. The parameter '--subscription' is optional. name or id of subscription. you can configure the default subscription using `az account set -s name_or_id`.. The parameter '--use-32bit-worker-process' is optional. use 32 bits worker process or not.. The parameter '--vnet-route-all-enabled' is optional. configure regional vnet integration to route all traffic to the vnet.. The parameter '--web-sockets-enabled' is optional. enable or disable web sockets.. The parameter '--windows-fx-version' is optional. a docker image name used for your windows container web app, e.g., microsoft/nanoserver:ltsc2016..
database/webapp/config.yml
There is a command group 'az_webapp_config'. This group of commands could 'configure a web app'. The group of commands has global parameter '--debug' which means 'Increase logging verbosity to show all debug logs.'. The group of commands has global parameter '--help -h' which means 'Show this help message and exit.'. The group of commands has global parameter '--only-show-errors' which means 'Only show errors, suppressing warnings.'. The group of commands has global parameter '--output -o' which means 'Output format.'. The group of commands has global parameter '--query' which means 'JMESPath query string. See <a href="http://jmespath.org/">http://jmespath.org/</a> for more information and examples.'. The group of commands has global parameter '--subscription' which means 'Name or ID of subscription. You can configure the default subscription using `az account set -s NAME_OR_ID`.'. The group of commands has global parameter '--verbose' which means 'Increase logging verbosity. Use --debug for full debug logs.'. This group contains a child command 'az_webapp_config_show'.The syntax is: az webapp config show [--ids] [--name] [--resource-group] [--slot] [--subscription]. The 1th example of the child command would be to use it to 'get the details of a web app s configuration autogenerated', the syntax is: az webapp config show --name MyWebapp --resource-group MyResourceGroup. The parameter '--ids' is optional. one or more resource ids (space-delimited). it should be a complete resource id containing all information of 'resource id' arguments. you should provide either --ids or other 'resource id' arguments.. The parameter '--name -n' is optional. name of the web app. if left unspecified, a name will be randomly generated. you can configure the default using `az configure --defaults web=<name>`.. The parameter '--resource-group -g' is optional. name of resource group. you can configure the default group using `az configure --defaults group=<name>`.. The parameter '--slot -s' is optional. the name of the slot. default to the productions slot if not specified.. The parameter '--subscription' is optional. name or id of subscription. you can configure the default subscription using `az account set -s name_or_id`..
database/webapp/config.yml
There is a command group 'az_webapp_log'. This group of commands could 'manage web app logs'. The group of commands has global parameter '--debug' which means 'Increase logging verbosity to show all debug logs.'. The group of commands has global parameter '--help -h' which means 'Show this help message and exit.'. The group of commands has global parameter '--only-show-errors' which means 'Only show errors, suppressing warnings.'. The group of commands has global parameter '--output -o' which means 'Output format.'. The group of commands has global parameter '--query' which means 'JMESPath query string. See <a href="http://jmespath.org/">http://jmespath.org/</a> for more information and examples.'. The group of commands has global parameter '--subscription' which means 'Name or ID of subscription. You can configure the default subscription using `az account set -s NAME_OR_ID`.'. The group of commands has global parameter '--verbose' which means 'Increase logging verbosity. Use --debug for full debug logs.'. This group contains a child command 'az_webapp_log_config'.The syntax is: az webapp log config [--application-logging {azureblobstorage, filesystem, off}] [--detailed-error-messages {false, true}] [--docker-container-logging {filesystem, off}] [--failed-request-tracing {false, true}] [--ids] [--level {error, information, verbose, warning}] [--name] [--resource-group] [--slot] [--subscription] [--web-server-logging {filesystem, off}]. The 1th example of the child command would be to use it to 'configure logging for a web app autogenerated', the syntax is: az webapp log config --name MyWebapp --resource-group MyResourceGroup --web-server-logging off. The 2th example of the child command would be to use it to 'configure logging for a web app autogenerated', the syntax is: az webapp log config --docker-container-logging off --name MyWebapp --resource-group MyResourceGroup. The parameter '--application-logging' is optional. configure application logging.. The parameter '--detailed-error-messages' is optional. configure detailed error messages.. The parameter '--docker-container-logging' is optional. configure gathering stdout and stderr output from container.. The parameter '--failed-request-tracing' is optional. configure failed request tracing.. The parameter '--ids' is optional. one or more resource ids (space-delimited). it should be a complete resource id containing all information of 'resource id' arguments. you should provide either --ids or other 'resource id' arguments.. The parameter '--level' is optional. logging level.. The parameter '--name -n' is optional. name of the web app. if left unspecified, a name will be randomly generated. you can configure the default using `az configure --defaults web=<name>`.. The parameter '--resource-group -g' is optional. name of resource group. you can configure the default group using `az configure --defaults group=<name>`.. The parameter '--slot -s' is optional. the name of the slot. default to the productions slot if not specified.. The parameter '--subscription' is optional. name or id of subscription. you can configure the default subscription using `az account set -s name_or_id`.. The parameter '--web-server-logging' is optional. configure web server logging..
database/webapp/log.yml
There is a command group 'az_webapp_log'. This group of commands could 'manage web app logs'. The group of commands has global parameter '--debug' which means 'Increase logging verbosity to show all debug logs.'. The group of commands has global parameter '--help -h' which means 'Show this help message and exit.'. The group of commands has global parameter '--only-show-errors' which means 'Only show errors, suppressing warnings.'. The group of commands has global parameter '--output -o' which means 'Output format.'. The group of commands has global parameter '--query' which means 'JMESPath query string. See <a href="http://jmespath.org/">http://jmespath.org/</a> for more information and examples.'. The group of commands has global parameter '--subscription' which means 'Name or ID of subscription. You can configure the default subscription using `az account set -s NAME_OR_ID`.'. The group of commands has global parameter '--verbose' which means 'Increase logging verbosity. Use --debug for full debug logs.'. This group contains a child command 'az_webapp_log_download'.The syntax is: az webapp log download [--ids] [--log-file] [--name] [--resource-group] [--slot] [--subscription]. The 1th example of the child command would be to use it to 'download a web app s log history as a zip file autogenerated', the syntax is: az webapp log download --name MyWebApp --resource-group MyResourceGroup. The parameter '--ids' is optional. one or more resource ids (space-delimited). it should be a complete resource id containing all information of 'resource id' arguments. you should provide either --ids or other 'resource id' arguments.. The parameter '--log-file' is optional. the downloaded zipped log file path.. The parameter '--name -n' is optional. name of the web app. if left unspecified, a name will be randomly generated. you can configure the default using `az configure --defaults web=<name>`.. The parameter '--resource-group -g' is optional. name of resource group. you can configure the default group using `az configure --defaults group=<name>`.. The parameter '--slot -s' is optional. the name of the slot. default to the productions slot if not specified.. The parameter '--subscription' is optional. name or id of subscription. you can configure the default subscription using `az account set -s name_or_id`..
database/webapp/log.yml
There is a command group 'az_webapp_log'. This group of commands could 'manage web app logs'. The group of commands has global parameter '--debug' which means 'Increase logging verbosity to show all debug logs.'. The group of commands has global parameter '--help -h' which means 'Show this help message and exit.'. The group of commands has global parameter '--only-show-errors' which means 'Only show errors, suppressing warnings.'. The group of commands has global parameter '--output -o' which means 'Output format.'. The group of commands has global parameter '--query' which means 'JMESPath query string. See <a href="http://jmespath.org/">http://jmespath.org/</a> for more information and examples.'. The group of commands has global parameter '--subscription' which means 'Name or ID of subscription. You can configure the default subscription using `az account set -s NAME_OR_ID`.'. The group of commands has global parameter '--verbose' which means 'Increase logging verbosity. Use --debug for full debug logs.'. This group contains a child command 'az_webapp_log_show'.The syntax is: az webapp log show [--ids] [--name] [--resource-group] [--slot] [--subscription]. The 1th example of the child command would be to use it to 'get the details of a web app s logging configuration autogenerated', the syntax is: az webapp log show --name MyWebApp --resource-group MyResourceGroup. The parameter '--ids' is optional. one or more resource ids (space-delimited). it should be a complete resource id containing all information of 'resource id' arguments. you should provide either --ids or other 'resource id' arguments.. The parameter '--name -n' is optional. name of the web app. if left unspecified, a name will be randomly generated. you can configure the default using `az configure --defaults web=<name>`.. The parameter '--resource-group -g' is optional. name of resource group. you can configure the default group using `az configure --defaults group=<name>`.. The parameter '--slot -s' is optional. the name of the slot. default to the productions slot if not specified.. The parameter '--subscription' is optional. name or id of subscription. you can configure the default subscription using `az account set -s name_or_id`..
database/webapp/log.yml
There is a command group 'az_webapp_log'. This group of commands could 'manage web app logs'. The group of commands has global parameter '--debug' which means 'Increase logging verbosity to show all debug logs.'. The group of commands has global parameter '--help -h' which means 'Show this help message and exit.'. The group of commands has global parameter '--only-show-errors' which means 'Only show errors, suppressing warnings.'. The group of commands has global parameter '--output -o' which means 'Output format.'. The group of commands has global parameter '--query' which means 'JMESPath query string. See <a href="http://jmespath.org/">http://jmespath.org/</a> for more information and examples.'. The group of commands has global parameter '--subscription' which means 'Name or ID of subscription. You can configure the default subscription using `az account set -s NAME_OR_ID`.'. The group of commands has global parameter '--verbose' which means 'Increase logging verbosity. Use --debug for full debug logs.'. This group contains a child command 'az_webapp_log_tail'.The syntax is: az webapp log tail [--ids] [--name] [--provider] [--resource-group] [--slot] [--subscription]. The parameter '--ids' is optional. one or more resource ids (space-delimited). it should be a complete resource id containing all information of 'resource id' arguments. you should provide either --ids or other 'resource id' arguments.. The parameter '--name -n' is optional. name of the web app. if left unspecified, a name will be randomly generated. you can configure the default using `az configure --defaults web=<name>`.. The parameter '--provider' is optional. by default all live traces configured by `az webapp log config` will be shown, but you can scope to certain providers/folders, e.g. 'application', 'http', etc. for details, check out https://github.com/projectkudu/kudu/wiki/diagnostic-log-stream.. The parameter '--resource-group -g' is optional. name of resource group. you can configure the default group using `az configure --defaults group=<name>`.. The parameter '--slot -s' is optional. the name of the slot. default to the productions slot if not specified.. The parameter '--subscription' is optional. name or id of subscription. you can configure the default subscription using `az account set -s name_or_id`..
database/webapp/log.yml
There is a command group 'az_webapp_identity'. This group of commands could 'manage web app s managed identity'. The group of commands has global parameter '--debug' which means 'Increase logging verbosity to show all debug logs.'. The group of commands has global parameter '--help -h' which means 'Show this help message and exit.'. The group of commands has global parameter '--only-show-errors' which means 'Only show errors, suppressing warnings.'. The group of commands has global parameter '--output -o' which means 'Output format.'. The group of commands has global parameter '--query' which means 'JMESPath query string. See <a href="http://jmespath.org/">http://jmespath.org/</a> for more information and examples.'. The group of commands has global parameter '--subscription' which means 'Name or ID of subscription. You can configure the default subscription using `az account set -s NAME_OR_ID`.'. The group of commands has global parameter '--verbose' which means 'Increase logging verbosity. Use --debug for full debug logs.'. This group contains a child command 'az_webapp_identity_assign'.The syntax is: az webapp identity assign [--identities] [--ids] [--name] [--resource-group] [--role] [--scope] [--slot] [--subscription]. The 1th example of the child command would be to use it to 'assign local identity and assign a reader role to the current resource group', the syntax is: az webapp identity assign -g MyResourceGroup -n MyUniqueApp --role reader --scope /subscriptions/xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx/resourcegroups/MyResourceGroup. The 2th example of the child command would be to use it to 'enable identity for the web app', the syntax is: az webapp identity assign -g MyResourceGroup -n MyUniqueApp. The 3th example of the child command would be to use it to 'assign local identity and a user assigned identity to a webapp', the syntax is: az webapp identity assign -g MyResourceGroup -n MyUniqueApp --identities [system] myAssignedId. The parameter '--identities' is optional. space-separated identities to assign. use '[system]' to refer to the system assigned identity. default: '[system]'.. The parameter '--ids' is optional. one or more resource ids (space-delimited). it should be a complete resource id containing all information of 'resource id' arguments. you should provide either --ids or other 'resource id' arguments.. The parameter '--name -n' is optional. name of the web app. if left unspecified, a name will be randomly generated. you can configure the default using `az configure --defaults web=<name>`.. The parameter '--resource-group -g' is optional. name of resource group. you can configure the default group using `az configure --defaults group=<name>`.. The parameter '--role' is optional. role name or id the managed identity will be assigned.. The parameter '--scope' is optional. the scope the managed identity has access to.. The parameter '--slot -s' is optional. the name of the slot. default to the productions slot if not specified.. The parameter '--subscription' is optional. name or id of subscription. you can configure the default subscription using `az account set -s name_or_id`..
database/webapp/identity.yml
There is a command group 'az_webapp_identity'. This group of commands could 'manage web app s managed identity'. The group of commands has global parameter '--debug' which means 'Increase logging verbosity to show all debug logs.'. The group of commands has global parameter '--help -h' which means 'Show this help message and exit.'. The group of commands has global parameter '--only-show-errors' which means 'Only show errors, suppressing warnings.'. The group of commands has global parameter '--output -o' which means 'Output format.'. The group of commands has global parameter '--query' which means 'JMESPath query string. See <a href="http://jmespath.org/">http://jmespath.org/</a> for more information and examples.'. The group of commands has global parameter '--subscription' which means 'Name or ID of subscription. You can configure the default subscription using `az account set -s NAME_OR_ID`.'. The group of commands has global parameter '--verbose' which means 'Increase logging verbosity. Use --debug for full debug logs.'. This group contains a child command 'az_webapp_identity_remove'.The syntax is: az webapp identity remove [--identities] [--ids] [--name] [--resource-group] [--slot] [--subscription]. The 1th example of the child command would be to use it to 'disable web app s system managed identity', the syntax is: az webapp identity remove --name MyWebApp --resource-group MyResourceGroup. The 2th example of the child command would be to use it to 'disable web app s system managed identity and a user managed identity', the syntax is: az webapp identity remove --name MyWebApp --resource-group MyResourceGroup --identities [system] myAssignedId. The parameter '--identities' is optional. space-separated identities to assign. use '[system]' to refer to the system assigned identity. default: '[system]'.. The parameter '--ids' is optional. one or more resource ids (space-delimited). it should be a complete resource id containing all information of 'resource id' arguments. you should provide either --ids or other 'resource id' arguments.. The parameter '--name -n' is optional. name of the web app. if left unspecified, a name will be randomly generated. you can configure the default using `az configure --defaults web=<name>`.. The parameter '--resource-group -g' is optional. name of resource group. you can configure the default group using `az configure --defaults group=<name>`.. The parameter '--slot -s' is optional. the name of the slot. default to the productions slot if not specified.. The parameter '--subscription' is optional. name or id of subscription. you can configure the default subscription using `az account set -s name_or_id`..
database/webapp/identity.yml
There is a command group 'az_webapp_identity'. This group of commands could 'manage web app s managed identity'. The group of commands has global parameter '--debug' which means 'Increase logging verbosity to show all debug logs.'. The group of commands has global parameter '--help -h' which means 'Show this help message and exit.'. The group of commands has global parameter '--only-show-errors' which means 'Only show errors, suppressing warnings.'. The group of commands has global parameter '--output -o' which means 'Output format.'. The group of commands has global parameter '--query' which means 'JMESPath query string. See <a href="http://jmespath.org/">http://jmespath.org/</a> for more information and examples.'. The group of commands has global parameter '--subscription' which means 'Name or ID of subscription. You can configure the default subscription using `az account set -s NAME_OR_ID`.'. The group of commands has global parameter '--verbose' which means 'Increase logging verbosity. Use --debug for full debug logs.'. This group contains a child command 'az_webapp_identity_show'.The syntax is: az webapp identity show [--ids] [--name] [--resource-group] [--slot] [--subscription]. The 1th example of the child command would be to use it to 'display webapp s managed identity autogenerated', the syntax is: az webapp identity show --name MyWebapp --resource-group MyResourceGroup. The parameter '--ids' is optional. one or more resource ids (space-delimited). it should be a complete resource id containing all information of 'resource id' arguments. you should provide either --ids or other 'resource id' arguments.. The parameter '--name -n' is optional. name of the web app. if left unspecified, a name will be randomly generated. you can configure the default using `az configure --defaults web=<name>`.. The parameter '--resource-group -g' is optional. name of resource group. you can configure the default group using `az configure --defaults group=<name>`.. The parameter '--slot -s' is optional. the name of the slot. default to the productions slot if not specified.. The parameter '--subscription' is optional. name or id of subscription. you can configure the default subscription using `az account set -s name_or_id`..
database/webapp/identity.yml
There is a command group 'az_webapp_connection_create'. This group of commands could 'create a connection between a webapp and a target resource'. The group of commands has global parameter '--debug' which means 'Increase logging verbosity to show all debug logs.'. The group of commands has global parameter '--help -h' which means 'Show this help message and exit.'. The group of commands has global parameter '--only-show-errors' which means 'Only show errors, suppressing warnings.'. The group of commands has global parameter '--output -o' which means 'Output format.'. The group of commands has global parameter '--query' which means 'JMESPath query string. See <a href="http://jmespath.org/">http://jmespath.org/</a> for more information and examples.'. The group of commands has global parameter '--subscription' which means 'Name or ID of subscription. You can configure the default subscription using `az account set -s NAME_OR_ID`.'. The group of commands has global parameter '--verbose' which means 'Increase logging verbosity. Use --debug for full debug logs.'. This group contains a child command 'az_webapp_connection_create_app insights'.The syntax is: az webapp connection create app-insights [--app-insights] [--appconfig-id] [--client-type {dotnet, dotnet-internal, go, java, nodejs, none, python}] [--connection] [--customized-keys] [--name] [--no-wait] [--opt-out {auth, configinfo, publicnetwork}] [--resource-group] [--secret] [--slot] [--source-id] [--target-id] [--target-resource-group] [--vault-id]. The 1th example of the child command would be to use it to 'create a connection between webapp and app insights interactively', the syntax is: az webapp connection create app-insights. The 2th example of the child command would be to use it to 'create a connection between webapp and app insights with resource name', the syntax is: az webapp connection create app-insights -g WebAppRG -n MyWebApp --tg AppInsightsRG --app-insights MyAppInsights --secret. The 3th example of the child command would be to use it to 'create a connection between webapp slot and app insights with resource name', the syntax is: az webapp connection create app-insights -g WebAppRG -n MyWebApp --slot MySlot --tg AppInsightsRG --app-insights MyAppInsights --secret. The 4th example of the child command would be to use it to 'create a connection between webapp and app insights with resource id', the syntax is: az webapp connection create app-insights --source-id /subscriptions/{subscription}/resourceGroups/{source_resource_group}/providers/Microsoft.Web/sites/{site} --target-id /subscriptions/{subscription}/resourceGroups/{target_resource_group}/providers/microsoft.insights/components/{appinsights} --secret. The parameter '--app-insights' is optional. name of the app insights. required if '--target-id' is not specified.. The parameter '--appconfig-id' is optional. the app configuration id to store configuration.. The parameter '--client-type' is optional. the client type used on the webapp.. The parameter '--connection' is optional. name of the webapp connection.. The parameter '--customized-keys' is optional. the customized keys used to change default configuration names. key is the original name, value is the customized name.. The parameter '--name -n' is optional. name of the webapp. required if '--source-id' is not specified.none.. The parameter '--no-wait' is optional. do not wait for the long-running operation to finish.. The parameter '--opt-out' is optional. whether to disable some configuration steps. use configinfo to disbale configuration information changes on source. use publicnetwork to disable public network access configuration.use auth to skip auth configuration such as enabling managed identity and granting rbac roles.. The parameter '--resource-group -g' is optional. the resource group which contains the webapp. required if '--source-id' is not specified.none.. The parameter '--secret' is optional. the secret auth info.. The parameter '--slot' is optional. the name of the slot. default to the production slot if not specified.. The parameter '--source-id' is optional. the resource id of a webapp. required if ['--resource-group', '--name'] are not specified.. The parameter '--target-id' is optional. the resource id of target service. required if ['--target-resource-group', '--app-insights'] are not specified.. The parameter '--target-resource-group --tg' is optional. the resource group which contains the app insights. required if '--target-id' is not specified.. The parameter '--vault-id' is optional. the id of key vault to store secret value..
database/webapp/connection/create.yml
There is a command group 'az_webapp_connection_create'. This group of commands could 'create a connection between a webapp and a target resource'. The group of commands has global parameter '--debug' which means 'Increase logging verbosity to show all debug logs.'. The group of commands has global parameter '--help -h' which means 'Show this help message and exit.'. The group of commands has global parameter '--only-show-errors' which means 'Only show errors, suppressing warnings.'. The group of commands has global parameter '--output -o' which means 'Output format.'. The group of commands has global parameter '--query' which means 'JMESPath query string. See <a href="http://jmespath.org/">http://jmespath.org/</a> for more information and examples.'. The group of commands has global parameter '--subscription' which means 'Name or ID of subscription. You can configure the default subscription using `az account set -s NAME_OR_ID`.'. The group of commands has global parameter '--verbose' which means 'Increase logging verbosity. Use --debug for full debug logs.'. This group contains a child command 'az_webapp_connection_create_appconfig'.The syntax is: az webapp connection create appconfig [--app-config] [--appconfig-id] [--client-type {dotnet, dotnet-internal, java, nodejs, none, python}] [--connection] [--customized-keys] [--name] [--no-wait] [--opt-out {auth, configinfo, publicnetwork}] [--private-endpoint {false, true}] [--resource-group] [--secret] [--service-principal] [--slot] [--source-id] [--system-identity] [--target-id] [--target-resource-group] [--user-identity] [--vault-id]. The 1th example of the child command would be to use it to 'create a connection between webapp and appconfig interactively', the syntax is: az webapp connection create appconfig. The 2th example of the child command would be to use it to 'create a connection between webapp and appconfig with resource name', the syntax is: az webapp connection create appconfig -g WebAppRG -n MyWebApp --tg AppconfigRG --app-config MyConfigStore --system-identity. The 3th example of the child command would be to use it to 'create a connection between webapp slot and appconfig with resource name', the syntax is: az webapp connection create appconfig -g WebAppRG -n MyWebApp --slot MySlot --tg AppconfigRG --app-config MyConfigStore --system-identity. The 4th example of the child command would be to use it to 'create a connection between webapp and appconfig with resource id', the syntax is: az webapp connection create appconfig --source-id /subscriptions/{subscription}/resourceGroups/{source_resource_group}/providers/Microsoft.Web/sites/{site} --target-id /subscriptions/{subscription}/resourceGroups/{target_resource_group}/providers/Microsoft.AppConfiguration/configurationStores/{config_store} --system-identity. The parameter '--app-config' is optional. name of the app configuration. required if '--target-id' is not specified.. The parameter '--appconfig-id' is optional. the app configuration id to store configuration.. The parameter '--client-type' is optional. the client type used on the webapp.. The parameter '--connection' is optional. name of the webapp connection.. The parameter '--customized-keys' is optional. the customized keys used to change default configuration names. key is the original name, value is the customized name.. The parameter '--name -n' is optional. name of the webapp. required if '--source-id' is not specified.none.. The parameter '--no-wait' is optional. do not wait for the long-running operation to finish.. The parameter '--opt-out' is optional. whether to disable some configuration steps. use configinfo to disbale configuration information changes on source. use publicnetwork to disable public network access configuration.use auth to skip auth configuration such as enabling managed identity and granting rbac roles.. The parameter '--private-endpoint' is optional. connect target service by private endpoint. the private endpoint in source virtual network must be created ahead.. The parameter '--resource-group -g' is optional. the resource group which contains the webapp. required if '--source-id' is not specified.none.. The parameter '--secret' is optional. the secret auth info.. The parameter '--service-principal' is optional. the service principal auth info.. The parameter '--slot' is optional. the name of the slot. default to the production slot if not specified.. The parameter '--source-id' is optional. the resource id of a webapp. required if ['--resource-group', '--name'] are not specified.. The parameter '--system-identity' is optional. the system assigned identity auth info.. The parameter '--target-id' is optional. the resource id of target service. required if ['--target-resource-group', '--app-config'] are not specified.. The parameter '--target-resource-group --tg' is optional. the resource group which contains the app configuration. required if '--target-id' is not specified.. The parameter '--user-identity' is optional. the user assigned identity auth info.. The parameter '--vault-id' is optional. the id of key vault to store secret value..
database/webapp/connection/create.yml
There is a command group 'az_webapp_connection_create'. This group of commands could 'create a connection between a webapp and a target resource'. The group of commands has global parameter '--debug' which means 'Increase logging verbosity to show all debug logs.'. The group of commands has global parameter '--help -h' which means 'Show this help message and exit.'. The group of commands has global parameter '--only-show-errors' which means 'Only show errors, suppressing warnings.'. The group of commands has global parameter '--output -o' which means 'Output format.'. The group of commands has global parameter '--query' which means 'JMESPath query string. See <a href="http://jmespath.org/">http://jmespath.org/</a> for more information and examples.'. The group of commands has global parameter '--subscription' which means 'Name or ID of subscription. You can configure the default subscription using `az account set -s NAME_OR_ID`.'. The group of commands has global parameter '--verbose' which means 'Increase logging verbosity. Use --debug for full debug logs.'. This group contains a child command 'az_webapp_connection_create_confluent cloud'.The syntax is: az webapp connection create confluent-cloud --bootstrap-server --kafka-key --kafka-secret --schema-key --schema-registry --schema-secret [--appconfig-id] [--client-type {dotnet, dotnet-internal, go, java, none, python, springboot}] [--connection] [--customized-keys] [--name] [--no-wait] [--opt-out {auth, configinfo, publicnetwork}] [--resource-group] [--slot] [--source-id] [--vault-id]. The 1th example of the child command would be to use it to 'create a connection between webapp and confluent cloud', the syntax is: az webapp connection create confluent-cloud -g WebAppRG -n MyWebApp --bootstrap-server xxx.eastus.azure.confluent.cloud:9092 --kafka-key Name --kafka-secret Secret --schema-registry https://xxx.eastus.azure.confluent.cloud --schema-key Name --schema-secret Secret. The parameter '--bootstrap-server' is required. It is used to kafka bootstrap server url.. The parameter '--kafka-key' is required. It is used to kafka api-key (key).. The parameter '--kafka-secret' is required. It is used to kafka api-key (secret).. The parameter '--schema-key' is required. It is used to schema registry api-key (key).. The parameter '--schema-registry' is required. It is used to schema registry url.. The parameter '--schema-secret' is required. It is used to schema registry api-key (secret).. The parameter '--appconfig-id' is optional. the app configuration id to store configuration.. The parameter '--client-type' is optional. the client type used on the webapp.. The parameter '--connection' is optional. name of the connection.. The parameter '--customized-keys' is optional. the customized keys used to change default configuration names. key is the original name, value is the customized name.. The parameter '--name -n' is optional. name of the webapp. required if '--source-id' is not specified.none.. The parameter '--no-wait' is optional. do not wait for the long-running operation to finish.. The parameter '--opt-out' is optional. whether to disable some configuration steps. use configinfo to disbale configuration information changes on source. use publicnetwork to disable public network access configuration.use auth to skip auth configuration such as enabling managed identity and granting rbac roles.. The parameter '--resource-group -g' is optional. the resource group which contains the webapp. required if '--source-id' is not specified.none.. The parameter '--slot' is optional. the name of the slot. default to the production slot if not specified.. The parameter '--source-id' is optional. the resource id of a webapp. required if ['--resource-group', '--name'] are not specified.. The parameter '--vault-id' is optional. the id of key vault to store secret value..
database/webapp/connection/create.yml
There is a command group 'az_webapp_connection_create'. This group of commands could 'create a connection between a webapp and a target resource'. The group of commands has global parameter '--debug' which means 'Increase logging verbosity to show all debug logs.'. The group of commands has global parameter '--help -h' which means 'Show this help message and exit.'. The group of commands has global parameter '--only-show-errors' which means 'Only show errors, suppressing warnings.'. The group of commands has global parameter '--output -o' which means 'Output format.'. The group of commands has global parameter '--query' which means 'JMESPath query string. See <a href="http://jmespath.org/">http://jmespath.org/</a> for more information and examples.'. The group of commands has global parameter '--subscription' which means 'Name or ID of subscription. You can configure the default subscription using `az account set -s NAME_OR_ID`.'. The group of commands has global parameter '--verbose' which means 'Increase logging verbosity. Use --debug for full debug logs.'. This group contains a child command 'az_webapp_connection_create_cosmos cassandra'.The syntax is: az webapp connection create cosmos-cassandra [--account] [--appconfig-id] [--client-type {dotnet, dotnet-internal, go, java, nodejs, none, python, springboot}] [--connection] [--customized-keys] [--key-space] [--name] [--no-wait] [--opt-out {auth, configinfo, publicnetwork}] [--private-endpoint {false, true}] [--resource-group] [--secret] [--service-endpoint {false, true}] [--service-principal] [--slot] [--source-id] [--system-identity] [--target-id] [--target-resource-group] [--user-identity] [--vault-id]. The 1th example of the child command would be to use it to 'create a connection between webapp and cosmos cassandra interactively', the syntax is: az webapp connection create cosmos-cassandra. The 2th example of the child command would be to use it to 'create a connection between webapp and cosmos cassandra with resource name', the syntax is: az webapp connection create cosmos-cassandra -g WebAppRG -n MyWebApp --tg CosmosRG --account MyAccount --key-space MyKeySpace --system-identity. The 3th example of the child command would be to use it to 'create a connection between webapp slot and cosmos cassandra with resource name', the syntax is: az webapp connection create cosmos-cassandra -g WebAppRG -n MyWebApp --slot MySlot --tg CosmosRG --account MyAccount --key-space MyKeySpace --system-identity. The 4th example of the child command would be to use it to 'create a connection between webapp and cosmos cassandra with resource id', the syntax is: az webapp connection create cosmos-cassandra --source-id /subscriptions/{subscription}/resourceGroups/{source_resource_group}/providers/Microsoft.Web/sites/{site} --target-id /subscriptions/{subscription}/resourceGroups/{target_resource_group}/providers/Microsoft.DocumentDB/databaseAccounts/{account}/cassandraKeyspaces/{key_space} --system-identity. The parameter '--account' is optional. name of the cosmos database account. required if '--target-id' is not specified.. The parameter '--appconfig-id' is optional. the app configuration id to store configuration.. The parameter '--client-type' is optional. the client type used on the webapp.. The parameter '--connection' is optional. name of the webapp connection.. The parameter '--customized-keys' is optional. the customized keys used to change default configuration names. key is the original name, value is the customized name.. The parameter '--key-space' is optional. name of the keyspace. required if '--target-id' is not specified.. The parameter '--name -n' is optional. name of the webapp. required if '--source-id' is not specified.none.. The parameter '--no-wait' is optional. do not wait for the long-running operation to finish.. The parameter '--opt-out' is optional. whether to disable some configuration steps. use configinfo to disbale configuration information changes on source. use publicnetwork to disable public network access configuration.use auth to skip auth configuration such as enabling managed identity and granting rbac roles.. The parameter '--private-endpoint' is optional. connect target service by private endpoint. the private endpoint in source virtual network must be created ahead.. The parameter '--resource-group -g' is optional. the resource group which contains the webapp. required if '--source-id' is not specified.none.. The parameter '--secret' is optional. the secret auth info.. The parameter '--service-endpoint' is optional. connect target service by service endpoint. source resource must be in the vnet and target sku must support service endpoint feature.. The parameter '--service-principal' is optional. the service principal auth info.. The parameter '--slot' is optional. the name of the slot. default to the production slot if not specified.. The parameter '--source-id' is optional. the resource id of a webapp. required if ['--resource-group', '--name'] are not specified.. The parameter '--system-identity' is optional. the system assigned identity auth info.. The parameter '--target-id' is optional. the resource id of target service. required if ['--target-resource-group', '--account', '--key-space'] are not specified.. The parameter '--target-resource-group --tg' is optional. the resource group which contains the cosmos database account. required if '--target-id' is not specified.. The parameter '--user-identity' is optional. the user assigned identity auth info.. The parameter '--vault-id' is optional. the id of key vault to store secret value..
database/webapp/connection/create.yml
There is a command group 'az_webapp_connection_create'. This group of commands could 'create a connection between a webapp and a target resource'. The group of commands has global parameter '--debug' which means 'Increase logging verbosity to show all debug logs.'. The group of commands has global parameter '--help -h' which means 'Show this help message and exit.'. The group of commands has global parameter '--only-show-errors' which means 'Only show errors, suppressing warnings.'. The group of commands has global parameter '--output -o' which means 'Output format.'. The group of commands has global parameter '--query' which means 'JMESPath query string. See <a href="http://jmespath.org/">http://jmespath.org/</a> for more information and examples.'. The group of commands has global parameter '--subscription' which means 'Name or ID of subscription. You can configure the default subscription using `az account set -s NAME_OR_ID`.'. The group of commands has global parameter '--verbose' which means 'Increase logging verbosity. Use --debug for full debug logs.'. This group contains a child command 'az_webapp_connection_create_cosmos gremlin'.The syntax is: az webapp connection create cosmos-gremlin [--account] [--appconfig-id] [--client-type {dotnet, dotnet-internal, java, nodejs, none, php, python}] [--connection] [--customized-keys] [--database] [--graph] [--name] [--no-wait] [--opt-out {auth, configinfo, publicnetwork}] [--private-endpoint {false, true}] [--resource-group] [--secret] [--service-endpoint {false, true}] [--service-principal] [--slot] [--source-id] [--system-identity] [--target-id] [--target-resource-group] [--user-identity] [--vault-id]. The 1th example of the child command would be to use it to 'create a connection between webapp and cosmos gremlin interactively', the syntax is: az webapp connection create cosmos-gremlin. The 2th example of the child command would be to use it to 'create a connection between webapp and cosmos gremlin with resource name', the syntax is: az webapp connection create cosmos-gremlin -g WebAppRG -n MyWebApp --tg CosmosRG --account MyAccount --database MyDB --graph MyGraph --system-identity. The 3th example of the child command would be to use it to 'create a connection between webapp slot and cosmos gremlin with resource name', the syntax is: az webapp connection create cosmos-gremlin -g WebAppRG -n MyWebApp --slot MySlot --tg CosmosRG --account MyAccount --database MyDB --graph MyGraph --system-identity. The 4th example of the child command would be to use it to 'create a connection between webapp and cosmos gremlin with resource id', the syntax is: az webapp connection create cosmos-gremlin --source-id /subscriptions/{subscription}/resourceGroups/{source_resource_group}/providers/Microsoft.Web/sites/{site} --target-id /subscriptions/{subscription}/resourceGroups/{target_resource_group}/providers/Microsoft.DocumentDB/databaseAccounts/{account}/gremlinDatabases/{database}/graphs/{graph} --system-identity. The parameter '--account' is optional. name of the cosmos database account. required if '--target-id' is not specified.. The parameter '--appconfig-id' is optional. the app configuration id to store configuration.. The parameter '--client-type' is optional. the client type used on the webapp.. The parameter '--connection' is optional. name of the webapp connection.. The parameter '--customized-keys' is optional. the customized keys used to change default configuration names. key is the original name, value is the customized name.. The parameter '--database' is optional. name of the database. required if '--target-id' is not specified.. The parameter '--graph' is optional. name of the graph. required if '--target-id' is not specified.. The parameter '--name -n' is optional. name of the webapp. required if '--source-id' is not specified.none.. The parameter '--no-wait' is optional. do not wait for the long-running operation to finish.. The parameter '--opt-out' is optional. whether to disable some configuration steps. use configinfo to disbale configuration information changes on source. use publicnetwork to disable public network access configuration.use auth to skip auth configuration such as enabling managed identity and granting rbac roles.. The parameter '--private-endpoint' is optional. connect target service by private endpoint. the private endpoint in source virtual network must be created ahead.. The parameter '--resource-group -g' is optional. the resource group which contains the webapp. required if '--source-id' is not specified.none.. The parameter '--secret' is optional. the secret auth info.. The parameter '--service-endpoint' is optional. connect target service by service endpoint. source resource must be in the vnet and target sku must support service endpoint feature.. The parameter '--service-principal' is optional. the service principal auth info.. The parameter '--slot' is optional. the name of the slot. default to the production slot if not specified.. The parameter '--source-id' is optional. the resource id of a webapp. required if ['--resource-group', '--name'] are not specified.. The parameter '--system-identity' is optional. the system assigned identity auth info.. The parameter '--target-id' is optional. the resource id of target service. required if ['--target-resource-group', '--account', '--database', '--graph'] are not specified.. The parameter '--target-resource-group --tg' is optional. the resource group which contains the cosmos database account. required if '--target-id' is not specified.. The parameter '--user-identity' is optional. the user assigned identity auth info.. The parameter '--vault-id' is optional. the id of key vault to store secret value..
database/webapp/connection/create.yml
There is a command group 'az_webapp_connection_create'. This group of commands could 'create a connection between a webapp and a target resource'. The group of commands has global parameter '--debug' which means 'Increase logging verbosity to show all debug logs.'. The group of commands has global parameter '--help -h' which means 'Show this help message and exit.'. The group of commands has global parameter '--only-show-errors' which means 'Only show errors, suppressing warnings.'. The group of commands has global parameter '--output -o' which means 'Output format.'. The group of commands has global parameter '--query' which means 'JMESPath query string. See <a href="http://jmespath.org/">http://jmespath.org/</a> for more information and examples.'. The group of commands has global parameter '--subscription' which means 'Name or ID of subscription. You can configure the default subscription using `az account set -s NAME_OR_ID`.'. The group of commands has global parameter '--verbose' which means 'Increase logging verbosity. Use --debug for full debug logs.'. This group contains a child command 'az_webapp_connection_create_cosmos mongo'.The syntax is: az webapp connection create cosmos-mongo [--account] [--appconfig-id] [--client-type {dotnet, dotnet-internal, go, java, nodejs, none, springboot}] [--connection] [--customized-keys] [--database] [--name] [--no-wait] [--opt-out {auth, configinfo, publicnetwork}] [--private-endpoint {false, true}] [--resource-group] [--secret] [--service-endpoint {false, true}] [--service-principal] [--slot] [--source-id] [--system-identity] [--target-id] [--target-resource-group] [--user-identity] [--vault-id]. The 1th example of the child command would be to use it to 'create a connection between webapp and cosmos mongo interactively', the syntax is: az webapp connection create cosmos-mongo. The 2th example of the child command would be to use it to 'create a connection between webapp and cosmos mongo with resource name', the syntax is: az webapp connection create cosmos-mongo -g WebAppRG -n MyWebApp --tg CosmosRG --account MyAccount --database MyDB --system-identity. The 3th example of the child command would be to use it to 'create a connection between webapp slot and cosmos mongo with resource name', the syntax is: az webapp connection create cosmos-mongo -g WebAppRG -n MyWebApp --slot MySlot --tg CosmosRG --account MyAccount --database MyDB --system-identity. The 4th example of the child command would be to use it to 'create a connection between webapp and cosmos mongo with resource id', the syntax is: az webapp connection create cosmos-mongo --source-id /subscriptions/{subscription}/resourceGroups/{source_resource_group}/providers/Microsoft.Web/sites/{site} --target-id /subscriptions/{subscription}/resourceGroups/{target_resource_group}/providers/Microsoft.DocumentDB/databaseAccounts/{account}/mongodbDatabases/{database} --system-identity. The parameter '--account' is optional. name of the cosmos database account. required if '--target-id' is not specified.. The parameter '--appconfig-id' is optional. the app configuration id to store configuration.. The parameter '--client-type' is optional. the client type used on the webapp.. The parameter '--connection' is optional. name of the webapp connection.. The parameter '--customized-keys' is optional. the customized keys used to change default configuration names. key is the original name, value is the customized name.. The parameter '--database' is optional. name of the database. required if '--target-id' is not specified.. The parameter '--name -n' is optional. name of the webapp. required if '--source-id' is not specified.none.. The parameter '--no-wait' is optional. do not wait for the long-running operation to finish.. The parameter '--opt-out' is optional. whether to disable some configuration steps. use configinfo to disbale configuration information changes on source. use publicnetwork to disable public network access configuration.use auth to skip auth configuration such as enabling managed identity and granting rbac roles.. The parameter '--private-endpoint' is optional. connect target service by private endpoint. the private endpoint in source virtual network must be created ahead.. The parameter '--resource-group -g' is optional. the resource group which contains the webapp. required if '--source-id' is not specified.none.. The parameter '--secret' is optional. the secret auth info.. The parameter '--service-endpoint' is optional. connect target service by service endpoint. source resource must be in the vnet and target sku must support service endpoint feature.. The parameter '--service-principal' is optional. the service principal auth info.. The parameter '--slot' is optional. the name of the slot. default to the production slot if not specified.. The parameter '--source-id' is optional. the resource id of a webapp. required if ['--resource-group', '--name'] are not specified.. The parameter '--system-identity' is optional. the system assigned identity auth info.. The parameter '--target-id' is optional. the resource id of target service. required if ['--target-resource-group', '--account', '--database'] are not specified.. The parameter '--target-resource-group --tg' is optional. the resource group which contains the cosmos database account. required if '--target-id' is not specified.. The parameter '--user-identity' is optional. the user assigned identity auth info.. The parameter '--vault-id' is optional. the id of key vault to store secret value..
database/webapp/connection/create.yml
There is a command group 'az_webapp_connection_create'. This group of commands could 'create a connection between a webapp and a target resource'. The group of commands has global parameter '--debug' which means 'Increase logging verbosity to show all debug logs.'. The group of commands has global parameter '--help -h' which means 'Show this help message and exit.'. The group of commands has global parameter '--only-show-errors' which means 'Only show errors, suppressing warnings.'. The group of commands has global parameter '--output -o' which means 'Output format.'. The group of commands has global parameter '--query' which means 'JMESPath query string. See <a href="http://jmespath.org/">http://jmespath.org/</a> for more information and examples.'. The group of commands has global parameter '--subscription' which means 'Name or ID of subscription. You can configure the default subscription using `az account set -s NAME_OR_ID`.'. The group of commands has global parameter '--verbose' which means 'Increase logging verbosity. Use --debug for full debug logs.'. This group contains a child command 'az_webapp_connection_create_cosmos sql'.The syntax is: az webapp connection create cosmos-sql [--account] [--appconfig-id] [--client-type {dotnet, dotnet-internal, java, nodejs, none, python, springboot}] [--connection] [--customized-keys] [--database] [--name] [--no-wait] [--opt-out {auth, configinfo, publicnetwork}] [--private-endpoint {false, true}] [--resource-group] [--secret] [--service-endpoint {false, true}] [--service-principal] [--slot] [--source-id] [--system-identity] [--target-id] [--target-resource-group] [--user-identity] [--vault-id]. The 1th example of the child command would be to use it to 'create a connection between webapp and cosmos sql interactively', the syntax is: az webapp connection create cosmos-sql. The 2th example of the child command would be to use it to 'create a connection between webapp and cosmos sql with resource name', the syntax is: az webapp connection create cosmos-sql -g WebAppRG -n MyWebApp --tg CosmosRG --account MyAccount --database MyDB --system-identity. The 3th example of the child command would be to use it to 'create a connection between webapp slot and cosmos sql with resource name', the syntax is: az webapp connection create cosmos-sql -g WebAppRG -n MyWebApp --slot MySlot --tg CosmosRG --account MyAccount --database MyDB --system-identity. The 4th example of the child command would be to use it to 'create a connection between webapp and cosmos sql with resource id', the syntax is: az webapp connection create cosmos-sql --source-id /subscriptions/{subscription}/resourceGroups/{source_resource_group}/providers/Microsoft.Web/sites/{site} --target-id /subscriptions/{subscription}/resourceGroups/{target_resource_group}/providers/Microsoft.DocumentDB/databaseAccounts/{account}/sqlDatabases/{database} --system-identity. The parameter '--account' is optional. name of the cosmos database account. required if '--target-id' is not specified.. The parameter '--appconfig-id' is optional. the app configuration id to store configuration.. The parameter '--client-type' is optional. the client type used on the webapp.. The parameter '--connection' is optional. name of the webapp connection.. The parameter '--customized-keys' is optional. the customized keys used to change default configuration names. key is the original name, value is the customized name.. The parameter '--database' is optional. name of the database. required if '--target-id' is not specified.. The parameter '--name -n' is optional. name of the webapp. required if '--source-id' is not specified.none.. The parameter '--no-wait' is optional. do not wait for the long-running operation to finish.. The parameter '--opt-out' is optional. whether to disable some configuration steps. use configinfo to disbale configuration information changes on source. use publicnetwork to disable public network access configuration.use auth to skip auth configuration such as enabling managed identity and granting rbac roles.. The parameter '--private-endpoint' is optional. connect target service by private endpoint. the private endpoint in source virtual network must be created ahead.. The parameter '--resource-group -g' is optional. the resource group which contains the webapp. required if '--source-id' is not specified.none.. The parameter '--secret' is optional. the secret auth info.. The parameter '--service-endpoint' is optional. connect target service by service endpoint. source resource must be in the vnet and target sku must support service endpoint feature.. The parameter '--service-principal' is optional. the service principal auth info.. The parameter '--slot' is optional. the name of the slot. default to the production slot if not specified.. The parameter '--source-id' is optional. the resource id of a webapp. required if ['--resource-group', '--name'] are not specified.. The parameter '--system-identity' is optional. the system assigned identity auth info.. The parameter '--target-id' is optional. the resource id of target service. required if ['--target-resource-group', '--account', '--database'] are not specified.. The parameter '--target-resource-group --tg' is optional. the resource group which contains the cosmos database account. required if '--target-id' is not specified.. The parameter '--user-identity' is optional. the user assigned identity auth info.. The parameter '--vault-id' is optional. the id of key vault to store secret value..
database/webapp/connection/create.yml
There is a command group 'az_webapp_connection_create'. This group of commands could 'create a connection between a webapp and a target resource'. The group of commands has global parameter '--debug' which means 'Increase logging verbosity to show all debug logs.'. The group of commands has global parameter '--help -h' which means 'Show this help message and exit.'. The group of commands has global parameter '--only-show-errors' which means 'Only show errors, suppressing warnings.'. The group of commands has global parameter '--output -o' which means 'Output format.'. The group of commands has global parameter '--query' which means 'JMESPath query string. See <a href="http://jmespath.org/">http://jmespath.org/</a> for more information and examples.'. The group of commands has global parameter '--subscription' which means 'Name or ID of subscription. You can configure the default subscription using `az account set -s NAME_OR_ID`.'. The group of commands has global parameter '--verbose' which means 'Increase logging verbosity. Use --debug for full debug logs.'. This group contains a child command 'az_webapp_connection_create_cosmos table'.The syntax is: az webapp connection create cosmos-table [--account] [--appconfig-id] [--client-type {dotnet, dotnet-internal, java, nodejs, none, python, springboot}] [--connection] [--customized-keys] [--name] [--no-wait] [--opt-out {auth, configinfo, publicnetwork}] [--private-endpoint {false, true}] [--resource-group] [--secret] [--service-endpoint {false, true}] [--service-principal] [--slot] [--source-id] [--system-identity] [--table] [--target-id] [--target-resource-group] [--user-identity] [--vault-id]. The 1th example of the child command would be to use it to 'create a connection between webapp and cosmos table interactively', the syntax is: az webapp connection create cosmos-table. The 2th example of the child command would be to use it to 'create a connection between webapp and cosmos table with resource name', the syntax is: az webapp connection create cosmos-table -g WebAppRG -n MyWebApp --tg CosmosRG --account MyAccount --table MyTable --system-identity. The 3th example of the child command would be to use it to 'create a connection between webapp slot and cosmos table with resource name', the syntax is: az webapp connection create cosmos-table -g WebAppRG -n MyWebApp --slot MySlot --tg CosmosRG --account MyAccount --table MyTable --system-identity. The 4th example of the child command would be to use it to 'create a connection between webapp and cosmos table with resource id', the syntax is: az webapp connection create cosmos-table --source-id /subscriptions/{subscription}/resourceGroups/{source_resource_group}/providers/Microsoft.Web/sites/{site} --target-id /subscriptions/{subscription}/resourceGroups/{target_resource_group}/providers/Microsoft.DocumentDB/databaseAccounts/{account}/tables/{table} --system-identity. The parameter '--account' is optional. name of the cosmos database account. required if '--target-id' is not specified.. The parameter '--appconfig-id' is optional. the app configuration id to store configuration.. The parameter '--client-type' is optional. the client type used on the webapp.. The parameter '--connection' is optional. name of the webapp connection.. The parameter '--customized-keys' is optional. the customized keys used to change default configuration names. key is the original name, value is the customized name.. The parameter '--name -n' is optional. name of the webapp. required if '--source-id' is not specified.none.. The parameter '--no-wait' is optional. do not wait for the long-running operation to finish.. The parameter '--opt-out' is optional. whether to disable some configuration steps. use configinfo to disbale configuration information changes on source. use publicnetwork to disable public network access configuration.use auth to skip auth configuration such as enabling managed identity and granting rbac roles.. The parameter '--private-endpoint' is optional. connect target service by private endpoint. the private endpoint in source virtual network must be created ahead.. The parameter '--resource-group -g' is optional. the resource group which contains the webapp. required if '--source-id' is not specified.none.. The parameter '--secret' is optional. the secret auth info.. The parameter '--service-endpoint' is optional. connect target service by service endpoint. source resource must be in the vnet and target sku must support service endpoint feature.. The parameter '--service-principal' is optional. the service principal auth info.. The parameter '--slot' is optional. the name of the slot. default to the production slot if not specified.. The parameter '--source-id' is optional. the resource id of a webapp. required if ['--resource-group', '--name'] are not specified.. The parameter '--system-identity' is optional. the system assigned identity auth info.. The parameter '--table' is optional. name of the table. required if '--target-id' is not specified.. The parameter '--target-id' is optional. the resource id of target service. required if ['--target-resource-group', '--account', '--table'] are not specified.. The parameter '--target-resource-group --tg' is optional. the resource group which contains the cosmos database account. required if '--target-id' is not specified.. The parameter '--user-identity' is optional. the user assigned identity auth info.. The parameter '--vault-id' is optional. the id of key vault to store secret value..
database/webapp/connection/create.yml
There is a command group 'az_webapp_connection_create'. This group of commands could 'create a connection between a webapp and a target resource'. The group of commands has global parameter '--debug' which means 'Increase logging verbosity to show all debug logs.'. The group of commands has global parameter '--help -h' which means 'Show this help message and exit.'. The group of commands has global parameter '--only-show-errors' which means 'Only show errors, suppressing warnings.'. The group of commands has global parameter '--output -o' which means 'Output format.'. The group of commands has global parameter '--query' which means 'JMESPath query string. See <a href="http://jmespath.org/">http://jmespath.org/</a> for more information and examples.'. The group of commands has global parameter '--subscription' which means 'Name or ID of subscription. You can configure the default subscription using `az account set -s NAME_OR_ID`.'. The group of commands has global parameter '--verbose' which means 'Increase logging verbosity. Use --debug for full debug logs.'. This group contains a child command 'az_webapp_connection_create_eventhub'.The syntax is: az webapp connection create eventhub [--appconfig-id] [--client-type {dotnet, dotnet-internal, go, java, kafka-springboot, nodejs, none, python, springboot}] [--connection] [--customized-keys] [--name] [--namespace] [--no-wait] [--opt-out {auth, configinfo, publicnetwork}] [--private-endpoint {false, true}] [--resource-group] [--secret] [--service-endpoint {false, true}] [--service-principal] [--slot] [--source-id] [--system-identity] [--target-id] [--target-resource-group] [--user-identity] [--vault-id]. The 1th example of the child command would be to use it to 'create a connection between webapp and eventhub interactively', the syntax is: az webapp connection create eventhub. The 2th example of the child command would be to use it to 'create a connection between webapp and eventhub with resource name', the syntax is: az webapp connection create eventhub -g WebAppRG -n MyWebApp --tg EventhubRG --namespace MyNamespace --system-identity. The 3th example of the child command would be to use it to 'create a connection between webapp slot and eventhub with resource name', the syntax is: az webapp connection create eventhub -g WebAppRG -n MyWebApp --slot MySlot --tg EventhubRG --namespace MyNamespace --system-identity. The 4th example of the child command would be to use it to 'create a connection between webapp and eventhub with resource id', the syntax is: az webapp connection create eventhub --source-id /subscriptions/{subscription}/resourceGroups/{source_resource_group}/providers/Microsoft.Web/sites/{site} --target-id /subscriptions/{subscription}/resourceGroups/{target_resource_group}/providers/Microsoft.EventHub/namespaces/{namespace} --system-identity. The parameter '--appconfig-id' is optional. the app configuration id to store configuration.. The parameter '--client-type' is optional. the client type used on the webapp.. The parameter '--connection' is optional. name of the webapp connection.. The parameter '--customized-keys' is optional. the customized keys used to change default configuration names. key is the original name, value is the customized name.. The parameter '--name -n' is optional. name of the webapp. required if '--source-id' is not specified.none.. The parameter '--namespace' is optional. name of the eventhub namespace. required if '--target-id' is not specified.. The parameter '--no-wait' is optional. do not wait for the long-running operation to finish.. The parameter '--opt-out' is optional. whether to disable some configuration steps. use configinfo to disbale configuration information changes on source. use publicnetwork to disable public network access configuration.use auth to skip auth configuration such as enabling managed identity and granting rbac roles.. The parameter '--private-endpoint' is optional. connect target service by private endpoint. the private endpoint in source virtual network must be created ahead.. The parameter '--resource-group -g' is optional. the resource group which contains the webapp. required if '--source-id' is not specified.none.. The parameter '--secret' is optional. the secret auth info.. The parameter '--service-endpoint' is optional. connect target service by service endpoint. source resource must be in the vnet and target sku must support service endpoint feature.. The parameter '--service-principal' is optional. the service principal auth info.. The parameter '--slot' is optional. the name of the slot. default to the production slot if not specified.. The parameter '--source-id' is optional. the resource id of a webapp. required if ['--resource-group', '--name'] are not specified.. The parameter '--system-identity' is optional. the system assigned identity auth info.. The parameter '--target-id' is optional. the resource id of target service. required if ['--target-resource-group', '--namespace'] are not specified.. The parameter '--target-resource-group --tg' is optional. the resource group which contains the eventhub. required if '--target-id' is not specified.. The parameter '--user-identity' is optional. the user assigned identity auth info.. The parameter '--vault-id' is optional. the id of key vault to store secret value..
database/webapp/connection/create.yml
There is a command group 'az_webapp_connection_create'. This group of commands could 'create a connection between a webapp and a target resource'. The group of commands has global parameter '--debug' which means 'Increase logging verbosity to show all debug logs.'. The group of commands has global parameter '--help -h' which means 'Show this help message and exit.'. The group of commands has global parameter '--only-show-errors' which means 'Only show errors, suppressing warnings.'. The group of commands has global parameter '--output -o' which means 'Output format.'. The group of commands has global parameter '--query' which means 'JMESPath query string. See <a href="http://jmespath.org/">http://jmespath.org/</a> for more information and examples.'. The group of commands has global parameter '--subscription' which means 'Name or ID of subscription. You can configure the default subscription using `az account set -s NAME_OR_ID`.'. The group of commands has global parameter '--verbose' which means 'Increase logging verbosity. Use --debug for full debug logs.'. This group contains a child command 'az_webapp_connection_create_keyvault'.The syntax is: az webapp connection create keyvault [--appconfig-id] [--client-type {dotnet, dotnet-internal, java, nodejs, none, python, springboot}] [--connection] [--customized-keys] [--name] [--new {false, true}] [--no-wait] [--opt-out {auth, configinfo, publicnetwork}] [--private-endpoint {false, true}] [--resource-group] [--service-endpoint {false, true}] [--service-principal] [--slot] [--source-id] [--system-identity] [--target-id] [--target-resource-group] [--user-identity] [--vault] [--vault-id]. The 1th example of the child command would be to use it to 'create a connection between webapp and keyvault interactively', the syntax is: az webapp connection create keyvault. The 2th example of the child command would be to use it to 'create a connection between webapp and keyvault with resource name', the syntax is: az webapp connection create keyvault -g WebAppRG -n MyWebApp --tg KeyvaultRG --vault MyVault --system-identity. The 3th example of the child command would be to use it to 'create a connection between webapp slot and keyvault with resource name', the syntax is: az webapp connection create keyvault -g WebAppRG -n MyWebApp --slot MySlot --tg KeyvaultRG --vault MyVault --system-identity. The 4th example of the child command would be to use it to 'create a connection between webapp and keyvault with resource id', the syntax is: az webapp connection create keyvault --source-id /subscriptions/{subscription}/resourceGroups/{source_resource_group}/providers/Microsoft.Web/sites/{site} --target-id /subscriptions/{subscription}/resourceGroups/{target_resource_group}/providers/Microsoft.KeyVault/vaults/{vault} --system-identity. The 5th example of the child command would be to use it to 'create a new keyvault and connect webapp to it interactively', the syntax is: az webapp connection create keyvault --new. The 6th example of the child command would be to use it to 'create a new keyvault and connect webapp to it', the syntax is: az webapp connection create keyvault --source-id /subscriptions/{subscription}/resourceGroups/{source_resource_group}/providers/Microsoft.Web/sites/{site} --new. The parameter '--appconfig-id' is optional. the app configuration id to store configuration.. The parameter '--client-type' is optional. the client type used on the webapp.. The parameter '--connection' is optional. name of the webapp connection.. The parameter '--customized-keys' is optional. the customized keys used to change default configuration names. key is the original name, value is the customized name.. The parameter '--name -n' is optional. name of the webapp. required if '--source-id' is not specified.none.. The parameter '--new' is optional. indicates whether to create a new keyvault when creating the webapp connection.. The parameter '--no-wait' is optional. do not wait for the long-running operation to finish.. The parameter '--opt-out' is optional. whether to disable some configuration steps. use configinfo to disbale configuration information changes on source. use publicnetwork to disable public network access configuration.use auth to skip auth configuration such as enabling managed identity and granting rbac roles.. The parameter '--private-endpoint' is optional. connect target service by private endpoint. the private endpoint in source virtual network must be created ahead.. The parameter '--resource-group -g' is optional. the resource group which contains the webapp. required if '--source-id' is not specified.none.. The parameter '--service-endpoint' is optional. connect target service by service endpoint. source resource must be in the vnet and target sku must support service endpoint feature.. The parameter '--service-principal' is optional. the service principal auth info.. The parameter '--slot' is optional. the name of the slot. default to the production slot if not specified.. The parameter '--source-id' is optional. the resource id of a webapp. required if ['--resource-group', '--name'] are not specified.. The parameter '--system-identity' is optional. the system assigned identity auth info.. The parameter '--target-id' is optional. the resource id of target service. required if ['--target-resource-group', '--vault'] are not specified.. The parameter '--target-resource-group --tg' is optional. the resource group which contains the keyvault. required if '--target-id' is not specified.. The parameter '--user-identity' is optional. the user assigned identity auth info.. The parameter '--vault' is optional. name of the keyvault. required if '--target-id' is not specified.. The parameter '--vault-id' is optional. the id of key vault to store secret value..
database/webapp/connection/create.yml
There is a command group 'az_webapp_connection_create'. This group of commands could 'create a connection between a webapp and a target resource'. The group of commands has global parameter '--debug' which means 'Increase logging verbosity to show all debug logs.'. The group of commands has global parameter '--help -h' which means 'Show this help message and exit.'. The group of commands has global parameter '--only-show-errors' which means 'Only show errors, suppressing warnings.'. The group of commands has global parameter '--output -o' which means 'Output format.'. The group of commands has global parameter '--query' which means 'JMESPath query string. See <a href="http://jmespath.org/">http://jmespath.org/</a> for more information and examples.'. The group of commands has global parameter '--subscription' which means 'Name or ID of subscription. You can configure the default subscription using `az account set -s NAME_OR_ID`.'. The group of commands has global parameter '--verbose' which means 'Increase logging verbosity. Use --debug for full debug logs.'. This group contains a child command 'az_webapp_connection_create_mysql'.The syntax is: az webapp connection create mysql [--appconfig-id] [--client-type {django, dotnet, dotnet-internal, go, java, nodejs, none, php, python, ruby, springboot}] [--config-connstr {false, true}] [--connection] [--customized-keys] [--database] [--name] [--no-wait] [--opt-out {auth, configinfo, publicnetwork}] [--private-endpoint {false, true}] [--resource-group] [--secret] [--server] [--service-endpoint {false, true}] [--slot] [--source-id] [--target-id] [--target-resource-group] [--vault-id]. The 1th example of the child command would be to use it to 'create a connection between webapp and mysql interactively', the syntax is: az webapp connection create mysql. The 2th example of the child command would be to use it to 'create a connection between webapp and mysql with resource name', the syntax is: az webapp connection create mysql -g WebAppRG -n MyWebApp --tg MysqlRG --server MyServer --database MyDB --secret name=XX secret=XX. The 3th example of the child command would be to use it to 'create a connection between webapp slot and mysql with resource name', the syntax is: az webapp connection create mysql -g WebAppRG -n MyWebApp --slot MySlot --tg MysqlRG --server MyServer --database MyDB --secret name=XX secret=XX. The 4th example of the child command would be to use it to 'create a connection between webapp and mysql with resource id', the syntax is: az webapp connection create mysql --source-id /subscriptions/{subscription}/resourceGroups/{source_resource_group}/providers/Microsoft.Web/sites/{site} --target-id /subscriptions/{subscription}/resourceGroups/{target_resource_group}/providers/Microsoft.DBForMySQL/servers/{server}/databases/{database} --secret name=XX secret=XX. The parameter '--appconfig-id' is optional. the app configuration id to store configuration.. The parameter '--client-type' is optional. the client type used on the webapp.. The parameter '--config-connstr' is optional. store configuration into connection strings, only could be used together with dotnet client_type.. The parameter '--connection' is optional. name of the webapp connection.. The parameter '--customized-keys' is optional. the customized keys used to change default configuration names. key is the original name, value is the customized name.. The parameter '--database' is optional. name of the mysql database. required if '--target-id' is not specified.. The parameter '--name -n' is optional. name of the webapp. required if '--source-id' is not specified.none.. The parameter '--no-wait' is optional. do not wait for the long-running operation to finish.. The parameter '--opt-out' is optional. whether to disable some configuration steps. use configinfo to disbale configuration information changes on source. use publicnetwork to disable public network access configuration.use auth to skip auth configuration such as enabling managed identity and granting rbac roles.. The parameter '--private-endpoint' is optional. connect target service by private endpoint. the private endpoint in source virtual network must be created ahead.. The parameter '--resource-group -g' is optional. the resource group which contains the webapp. required if '--source-id' is not specified.none.. The parameter '--secret' is optional. the secret auth info.. The parameter '--server' is optional. name of the mysql server. required if '--target-id' is not specified.. The parameter '--service-endpoint' is optional. connect target service by service endpoint. source resource must be in the vnet and target sku must support service endpoint feature.. The parameter '--slot' is optional. the name of the slot. default to the production slot if not specified.. The parameter '--source-id' is optional. the resource id of a webapp. required if ['--resource-group', '--name'] are not specified.. The parameter '--target-id' is optional. the resource id of target service. required if ['--target-resource-group', '--server', '--database'] are not specified.. The parameter '--target-resource-group --tg' is optional. the resource group which contains the mysql server. required if '--target-id' is not specified.. The parameter '--vault-id' is optional. the id of key vault to store secret value..
database/webapp/connection/create.yml
There is a command group 'az_webapp_connection_create'. This group of commands could 'create a connection between a webapp and a target resource'. The group of commands has global parameter '--debug' which means 'Increase logging verbosity to show all debug logs.'. The group of commands has global parameter '--help -h' which means 'Show this help message and exit.'. The group of commands has global parameter '--only-show-errors' which means 'Only show errors, suppressing warnings.'. The group of commands has global parameter '--output -o' which means 'Output format.'. The group of commands has global parameter '--query' which means 'JMESPath query string. See <a href="http://jmespath.org/">http://jmespath.org/</a> for more information and examples.'. The group of commands has global parameter '--subscription' which means 'Name or ID of subscription. You can configure the default subscription using `az account set -s NAME_OR_ID`.'. The group of commands has global parameter '--verbose' which means 'Increase logging verbosity. Use --debug for full debug logs.'. This group contains a child command 'az_webapp_connection_create_mysql flexible'.The syntax is: az webapp connection create mysql-flexible [--appconfig-id] [--client-type {django, dotnet, dotnet-internal, go, java, nodejs, none, php, python, ruby, springboot}] [--config-connstr {false, true}] [--connection] [--customized-keys] [--database] [--name] [--no-wait] [--opt-out {auth, configinfo, publicnetwork}] [--resource-group] [--secret] [--server] [--service-principal] [--slot] [--source-id] [--system-identity] [--target-id] [--target-resource-group] [--user-identity] [--vault-id]. The 1th example of the child command would be to use it to 'create a connection between webapp and mysql flexible interactively', the syntax is: az webapp connection create mysql-flexible. The 2th example of the child command would be to use it to 'create a connection between webapp and mysql flexible with resource name', the syntax is: az webapp connection create mysql-flexible -g WebAppRG -n MyWebApp --tg MysqlRG --server MyServer --database MyDB --secret name=XX secret=XX. The 3th example of the child command would be to use it to 'create a connection between webapp slot and mysql flexible with resource name', the syntax is: az webapp connection create mysql-flexible -g WebAppRG -n MyWebApp --slot MySlot --tg MysqlRG --server MyServer --database MyDB --secret name=XX secret=XX. The 4th example of the child command would be to use it to 'create a connection between webapp and mysql flexible with resource id', the syntax is: az webapp connection create mysql-flexible --source-id /subscriptions/{subscription}/resourceGroups/{source_resource_group}/providers/Microsoft.Web/sites/{site} --target-id /subscriptions/{subscription}/resourceGroups/{target_resource_group}/providers/Microsoft.DBforMySQL/flexibleServers/{server}/databases/{database} --secret name=XX secret=XX. The parameter '--appconfig-id' is optional. the app configuration id to store configuration.. The parameter '--client-type' is optional. the client type used on the webapp.. The parameter '--config-connstr' is optional. store configuration into connection strings, only could be used together with dotnet client_type.. The parameter '--connection' is optional. name of the webapp connection.. The parameter '--customized-keys' is optional. the customized keys used to change default configuration names. key is the original name, value is the customized name.. The parameter '--database' is optional. name of the mysql flexible database. required if '--target-id' is not specified.. The parameter '--name -n' is optional. name of the webapp. required if '--source-id' is not specified.none.. The parameter '--no-wait' is optional. do not wait for the long-running operation to finish.. The parameter '--opt-out' is optional. whether to disable some configuration steps. use configinfo to disbale configuration information changes on source. use publicnetwork to disable public network access configuration.use auth to skip auth configuration such as enabling managed identity and granting rbac roles.. The parameter '--resource-group -g' is optional. the resource group which contains the webapp. required if '--source-id' is not specified.none.. The parameter '--secret' is optional. the secret auth info.. The parameter '--server' is optional. name of the mysql flexible server. required if '--target-id' is not specified.. The parameter '--service-principal' is optional. the service principal auth info.. The parameter '--slot' is optional. the name of the slot. default to the production slot if not specified.. The parameter '--source-id' is optional. the resource id of a webapp. required if ['--resource-group', '--name'] are not specified.. The parameter '--system-identity' is optional. the system assigned identity auth info.. The parameter '--target-id' is optional. the resource id of target service. required if ['--target-resource-group', '--server', '--database'] are not specified.. The parameter '--target-resource-group --tg' is optional. the resource group which contains the mysql flexible server. required if '--target-id' is not specified.. The parameter '--user-identity' is optional. the user assigned identity auth info.. The parameter '--vault-id' is optional. the id of key vault to store secret value..
database/webapp/connection/create.yml
There is a command group 'az_webapp_connection_create'. This group of commands could 'create a connection between a webapp and a target resource'. The group of commands has global parameter '--debug' which means 'Increase logging verbosity to show all debug logs.'. The group of commands has global parameter '--help -h' which means 'Show this help message and exit.'. The group of commands has global parameter '--only-show-errors' which means 'Only show errors, suppressing warnings.'. The group of commands has global parameter '--output -o' which means 'Output format.'. The group of commands has global parameter '--query' which means 'JMESPath query string. See <a href="http://jmespath.org/">http://jmespath.org/</a> for more information and examples.'. The group of commands has global parameter '--subscription' which means 'Name or ID of subscription. You can configure the default subscription using `az account set -s NAME_OR_ID`.'. The group of commands has global parameter '--verbose' which means 'Increase logging verbosity. Use --debug for full debug logs.'. This group contains a child command 'az_webapp_connection_create_mysql flexible serviceconnector passwordless'.The syntax is: az webapp connection create mysql-flexible [--client-type {django, dotnet, dotnet-internal, go, java, nodejs, none, php, python, ruby, springboot}] [--config-connstr {false, true}] [--connection] [--customized-keys] [--database] [--name] [--no-wait] [--resource-group] [--secret] [--server] [--service-principal] [--slot] [--source-id] [--system-identity] [--target-id] [--target-resource-group] [--user-identity] [--vault-id] [--yes]. The 1th example of the child command would be to use it to 'create a connection between webapp and mysql flexible interactively', the syntax is: az webapp connection create mysql-flexible. The 2th example of the child command would be to use it to 'create a connection between webapp and mysql flexible with resource name', the syntax is: az webapp connection create mysql-flexible -g WebAppRG -n MyWebApp --tg MysqlRG --server MyServer --database MyDB --secret name=XX secret=XX. The 3th example of the child command would be to use it to 'create a connection between webapp and mysql flexible with resource id', the syntax is: az webapp connection create mysql-flexible --source-id /subscriptions/{subscription}/resourceGroups/{source_resource_group}/providers/Microsoft.Web/sites/{site} --target-id /subscriptions/{subscription}/resourceGroups/{target_resource_group}/providers/Microsoft.DBforMySQL/flexibleServers/{server}/databases/{database} --secret name=XX secret=XX. The parameter '--client-type' is optional. the client type used on the webapp.. The parameter '--config-connstr' is optional. store configuration into connection strings, only could be used together with dotnet client_type.. The parameter '--connection' is optional. name of the webapp connection.. The parameter '--customized-keys' is optional. the customized keys used to change default configuration names. key is the original name, value is the customized name.. The parameter '--database' is optional. name of the mysql flexible database. required if '--target-id' is not specified.. The parameter '--name -n' is optional. name of the webapp. required if '--source-id' is not specified.none.. The parameter '--no-wait' is optional. do not wait for the long-running operation to finish.. The parameter '--resource-group -g' is optional. the resource group which contains the webapp. required if '--source-id' is not specified.none.. The parameter '--secret' is optional. the secret auth info.. The parameter '--server' is optional. name of the mysql flexible server. required if '--target-id' is not specified.. The parameter '--service-principal' is optional. the service principal auth info.. The parameter '--slot' is optional. the name of the slot. default to the production slot if not specified.. The parameter '--source-id' is optional. the resource id of a webapp. required if ['--resource-group', '--name'] are not specified.. The parameter '--system-identity' is optional. the system assigned identity auth info.. The parameter '--target-id' is optional. the resource id of target service. required if ['--target-resource-group', '--server', '--database'] are not specified.. The parameter '--target-resource-group --tg' is optional. the resource group which contains the mysql flexible server. required if '--target-id' is not specified.. The parameter '--user-identity' is optional. the user assigned identity auth info.. The parameter '--vault-id' is optional. the id of key vault to store secret value.. The parameter '--yes -y' is optional. do not prompt for confirmation..
database/webapp/connection/create.yml
There is a command group 'az_webapp_connection_create'. This group of commands could 'create a connection between a webapp and a target resource'. The group of commands has global parameter '--debug' which means 'Increase logging verbosity to show all debug logs.'. The group of commands has global parameter '--help -h' which means 'Show this help message and exit.'. The group of commands has global parameter '--only-show-errors' which means 'Only show errors, suppressing warnings.'. The group of commands has global parameter '--output -o' which means 'Output format.'. The group of commands has global parameter '--query' which means 'JMESPath query string. See <a href="http://jmespath.org/">http://jmespath.org/</a> for more information and examples.'. The group of commands has global parameter '--subscription' which means 'Name or ID of subscription. You can configure the default subscription using `az account set -s NAME_OR_ID`.'. The group of commands has global parameter '--verbose' which means 'Increase logging verbosity. Use --debug for full debug logs.'. This group contains a child command 'az_webapp_connection_create_postgres'.The syntax is: az webapp connection create postgres [--appconfig-id] [--client-type {django, dotnet, dotnet-internal, go, java, nodejs, none, php, python, ruby, springboot}] [--config-connstr {false, true}] [--connection] [--customized-keys] [--database] [--name] [--new {false, true}] [--no-wait] [--opt-out {auth, configinfo, publicnetwork}] [--private-endpoint {false, true}] [--resource-group] [--secret] [--server] [--service-endpoint {false, true}] [--service-principal] [--slot] [--source-id] [--system-identity] [--target-id] [--target-resource-group] [--user-identity] [--vault-id]. The 1th example of the child command would be to use it to 'create a connection between webapp and postgres interactively', the syntax is: az webapp connection create postgres. The 2th example of the child command would be to use it to 'create a connection between webapp and postgres with resource name', the syntax is: az webapp connection create postgres -g WebAppRG -n MyWebApp --tg PostgresRG --server MyServer --database MyDB --secret name=XX secret=XX. The 3th example of the child command would be to use it to 'create a connection between webapp slot and postgres with resource name', the syntax is: az webapp connection create postgres -g WebAppRG -n MyWebApp --slot MySlot --tg PostgresRG --server MyServer --database MyDB --secret name=XX secret=XX. The 4th example of the child command would be to use it to 'create a connection between webapp and postgres with resource id', the syntax is: az webapp connection create postgres --source-id /subscriptions/{subscription}/resourceGroups/{source_resource_group}/providers/Microsoft.Web/sites/{site} --target-id /subscriptions/{subscription}/resourceGroups/{target_resource_group}/providers/Microsoft.DBforPostgreSQL/servers/{server}/databases/{database} --secret name=XX secret=XX. The 5th example of the child command would be to use it to 'create a new postgres and connect webapp to it interactively', the syntax is: az webapp connection create postgres --new. The 6th example of the child command would be to use it to 'create a new postgres and connect webapp to it', the syntax is: az webapp connection create postgres --source-id /subscriptions/{subscription}/resourceGroups/{source_resource_group}/providers/Microsoft.Web/sites/{site} --new. The parameter '--appconfig-id' is optional. the app configuration id to store configuration.. The parameter '--client-type' is optional. the client type used on the webapp.. The parameter '--config-connstr' is optional. store configuration into connection strings, only could be used together with dotnet client_type.. The parameter '--connection' is optional. name of the webapp connection.. The parameter '--customized-keys' is optional. the customized keys used to change default configuration names. key is the original name, value is the customized name.. The parameter '--database' is optional. name of postgres database. required if '--target-id' is not specified.. The parameter '--name -n' is optional. name of the webapp. required if '--source-id' is not specified.none.. The parameter '--new' is optional. indicates whether to create a new postgres when creating the webapp connection.. The parameter '--no-wait' is optional. do not wait for the long-running operation to finish.. The parameter '--opt-out' is optional. whether to disable some configuration steps. use configinfo to disbale configuration information changes on source. use publicnetwork to disable public network access configuration.use auth to skip auth configuration such as enabling managed identity and granting rbac roles.. The parameter '--private-endpoint' is optional. connect target service by private endpoint. the private endpoint in source virtual network must be created ahead.. The parameter '--resource-group -g' is optional. the resource group which contains the webapp. required if '--source-id' is not specified.none.. The parameter '--secret' is optional. the secret auth info.. The parameter '--server' is optional. name of postgres server. required if '--target-id' is not specified.. The parameter '--service-endpoint' is optional. connect target service by service endpoint. source resource must be in the vnet and target sku must support service endpoint feature.. The parameter '--service-principal' is optional. the service principal auth info.. The parameter '--slot' is optional. the name of the slot. default to the production slot if not specified.. The parameter '--source-id' is optional. the resource id of a webapp. required if ['--resource-group', '--name'] are not specified.. The parameter '--system-identity' is optional. the system assigned identity auth info.. The parameter '--target-id' is optional. the resource id of target service. required if ['--target-resource-group', '--server', '--database'] are not specified.. The parameter '--target-resource-group --tg' is optional. the resource group which contains the postgres service. required if '--target-id' is not specified.. The parameter '--user-identity' is optional. the user assigned identity auth info.. The parameter '--vault-id' is optional. the id of key vault to store secret value..
database/webapp/connection/create.yml
There is a command group 'az_webapp_connection_create'. This group of commands could 'create a connection between a webapp and a target resource'. The group of commands has global parameter '--debug' which means 'Increase logging verbosity to show all debug logs.'. The group of commands has global parameter '--help -h' which means 'Show this help message and exit.'. The group of commands has global parameter '--only-show-errors' which means 'Only show errors, suppressing warnings.'. The group of commands has global parameter '--output -o' which means 'Output format.'. The group of commands has global parameter '--query' which means 'JMESPath query string. See <a href="http://jmespath.org/">http://jmespath.org/</a> for more information and examples.'. The group of commands has global parameter '--subscription' which means 'Name or ID of subscription. You can configure the default subscription using `az account set -s NAME_OR_ID`.'. The group of commands has global parameter '--verbose' which means 'Increase logging verbosity. Use --debug for full debug logs.'. This group contains a child command 'az_webapp_connection_create_postgres serviceconnector passwordless'.The syntax is: az webapp connection create postgres [--client-type {django, dotnet, dotnet-internal, go, java, nodejs, none, php, python, ruby, springboot}] [--config-connstr {false, true}] [--connection] [--customized-keys] [--database] [--name] [--new {false, true}] [--no-wait] [--private-endpoint {false, true}] [--resource-group] [--secret] [--server] [--service-endpoint {false, true}] [--service-principal] [--slot] [--source-id] [--system-identity] [--target-id] [--target-resource-group] [--user-identity] [--vault-id] [--yes]. The 1th example of the child command would be to use it to 'create a connection between webapp and postgres interactively', the syntax is: az webapp connection create postgres. The 2th example of the child command would be to use it to 'create a connection between webapp and postgres with resource name', the syntax is: az webapp connection create postgres -g WebAppRG -n MyWebApp --tg PostgresRG --server MyServer --database MyDB --secret name=XX secret=XX. The 3th example of the child command would be to use it to 'create a connection between webapp and postgres with resource id', the syntax is: az webapp connection create postgres --source-id /subscriptions/{subscription}/resourceGroups/{source_resource_group}/providers/Microsoft.Web/sites/{site} --target-id /subscriptions/{subscription}/resourceGroups/{target_resource_group}/providers/Microsoft.DBforPostgreSQL/servers/{server}/databases/{database} --secret name=XX secret=XX. The 4th example of the child command would be to use it to 'create a new postgres and connect webapp to it interactively', the syntax is: az webapp connection create postgres --new. The 5th example of the child command would be to use it to 'create a new postgres and connect webapp to it', the syntax is: az webapp connection create postgres --source-id /subscriptions/{subscription}/resourceGroups/{source_resource_group}/providers/Microsoft.Web/sites/{site} --new. The parameter '--client-type' is optional. the client type used on the webapp.. The parameter '--config-connstr' is optional. store configuration into connection strings, only could be used together with dotnet client_type.. The parameter '--connection' is optional. name of the webapp connection.. The parameter '--customized-keys' is optional. the customized keys used to change default configuration names. key is the original name, value is the customized name.. The parameter '--database' is optional. name of postgres database. required if '--target-id' is not specified.. The parameter '--name -n' is optional. name of the webapp. required if '--source-id' is not specified.none.. The parameter '--new' is optional. indicates whether to create a new postgres when creating the webapp connection.. The parameter '--no-wait' is optional. do not wait for the long-running operation to finish.. The parameter '--private-endpoint' is optional. connect target service by private endpoint. the private endpoint in source virtual network must be created ahead.. The parameter '--resource-group -g' is optional. the resource group which contains the webapp. required if '--source-id' is not specified.none.. The parameter '--secret' is optional. the secret auth info.. The parameter '--server' is optional. name of postgres server. required if '--target-id' is not specified.. The parameter '--service-endpoint' is optional. connect target service by service endpoint. source resource must be in the vnet and target sku must support service endpoint feature.. The parameter '--service-principal' is optional. the service principal auth info.. The parameter '--slot' is optional. the name of the slot. default to the production slot if not specified.. The parameter '--source-id' is optional. the resource id of a webapp. required if ['--resource-group', '--name'] are not specified.. The parameter '--system-identity' is optional. the system assigned identity auth info.. The parameter '--target-id' is optional. the resource id of target service. required if ['--target-resource-group', '--server', '--database'] are not specified.. The parameter '--target-resource-group --tg' is optional. the resource group which contains the postgres service. required if '--target-id' is not specified.. The parameter '--user-identity' is optional. the user assigned identity auth info.. The parameter '--vault-id' is optional. the id of key vault to store secret value.. The parameter '--yes -y' is optional. do not prompt for confirmation..
database/webapp/connection/create.yml
There is a command group 'az_webapp_connection_create'. This group of commands could 'create a connection between a webapp and a target resource'. The group of commands has global parameter '--debug' which means 'Increase logging verbosity to show all debug logs.'. The group of commands has global parameter '--help -h' which means 'Show this help message and exit.'. The group of commands has global parameter '--only-show-errors' which means 'Only show errors, suppressing warnings.'. The group of commands has global parameter '--output -o' which means 'Output format.'. The group of commands has global parameter '--query' which means 'JMESPath query string. See <a href="http://jmespath.org/">http://jmespath.org/</a> for more information and examples.'. The group of commands has global parameter '--subscription' which means 'Name or ID of subscription. You can configure the default subscription using `az account set -s NAME_OR_ID`.'. The group of commands has global parameter '--verbose' which means 'Increase logging verbosity. Use --debug for full debug logs.'. This group contains a child command 'az_webapp_connection_create_postgres flexible'.The syntax is: az webapp connection create postgres-flexible [--appconfig-id] [--client-type {django, dotnet, dotnet-internal, go, java, nodejs, none, php, python, ruby, springboot}] [--config-connstr {false, true}] [--connection] [--customized-keys] [--database] [--name] [--no-wait] [--opt-out {auth, configinfo, publicnetwork}] [--resource-group] [--secret] [--server] [--service-principal] [--slot] [--source-id] [--system-identity] [--target-id] [--target-resource-group] [--user-identity] [--vault-id]. The 1th example of the child command would be to use it to 'create a connection between webapp and postgres flexible interactively', the syntax is: az webapp connection create postgres-flexible. The 2th example of the child command would be to use it to 'create a connection between webapp and postgres flexible with resource name', the syntax is: az webapp connection create postgres-flexible -g WebAppRG -n MyWebApp --tg PostgresRG --server MyServer --database MyDB --secret name=XX secret=XX. The 3th example of the child command would be to use it to 'create a connection between webapp slot and postgres flexible with resource name', the syntax is: az webapp connection create postgres-flexible -g WebAppRG -n MyWebApp --slot MySlot --tg PostgresRG --server MyServer --database MyDB --secret name=XX secret=XX. The 4th example of the child command would be to use it to 'create a connection between webapp and postgres flexible with resource id', the syntax is: az webapp connection create postgres-flexible --source-id /subscriptions/{subscription}/resourceGroups/{source_resource_group}/providers/Microsoft.Web/sites/{site} --target-id /subscriptions/{subscription}/resourceGroups/{target_resource_group}/providers/Microsoft.DBforPostgreSQL/flexibleServers/{server}/databases/{database} --secret name=XX secret=XX. The parameter '--appconfig-id' is optional. the app configuration id to store configuration.. The parameter '--client-type' is optional. the client type used on the webapp.. The parameter '--config-connstr' is optional. store configuration into connection strings, only could be used together with dotnet client_type.. The parameter '--connection' is optional. name of the webapp connection.. The parameter '--customized-keys' is optional. the customized keys used to change default configuration names. key is the original name, value is the customized name.. The parameter '--database' is optional. name of postgres flexible database. required if '--target-id' is not specified.. The parameter '--name -n' is optional. name of the webapp. required if '--source-id' is not specified.none.. The parameter '--no-wait' is optional. do not wait for the long-running operation to finish.. The parameter '--opt-out' is optional. whether to disable some configuration steps. use configinfo to disbale configuration information changes on source. use publicnetwork to disable public network access configuration.use auth to skip auth configuration such as enabling managed identity and granting rbac roles.. The parameter '--resource-group -g' is optional. the resource group which contains the webapp. required if '--source-id' is not specified.none.. The parameter '--secret' is optional. the secret auth info.. The parameter '--server' is optional. name of postgres flexible server. required if '--target-id' is not specified.. The parameter '--service-principal' is optional. the service principal auth info.. The parameter '--slot' is optional. the name of the slot. default to the production slot if not specified.. The parameter '--source-id' is optional. the resource id of a webapp. required if ['--resource-group', '--name'] are not specified.. The parameter '--system-identity' is optional. the system assigned identity auth info.. The parameter '--target-id' is optional. the resource id of target service. required if ['--target-resource-group', '--server', '--database'] are not specified.. The parameter '--target-resource-group --tg' is optional. the resource group which contains the flexible postgres service. required if '--target-id' is not specified.. The parameter '--user-identity' is optional. the user assigned identity auth info.. The parameter '--vault-id' is optional. the id of key vault to store secret value..
database/webapp/connection/create.yml
There is a command group 'az_webapp_connection_create'. This group of commands could 'create a connection between a webapp and a target resource'. The group of commands has global parameter '--debug' which means 'Increase logging verbosity to show all debug logs.'. The group of commands has global parameter '--help -h' which means 'Show this help message and exit.'. The group of commands has global parameter '--only-show-errors' which means 'Only show errors, suppressing warnings.'. The group of commands has global parameter '--output -o' which means 'Output format.'. The group of commands has global parameter '--query' which means 'JMESPath query string. See <a href="http://jmespath.org/">http://jmespath.org/</a> for more information and examples.'. The group of commands has global parameter '--subscription' which means 'Name or ID of subscription. You can configure the default subscription using `az account set -s NAME_OR_ID`.'. The group of commands has global parameter '--verbose' which means 'Increase logging verbosity. Use --debug for full debug logs.'. This group contains a child command 'az_webapp_connection_create_postgres flexible serviceconnector passwordless'.The syntax is: az webapp connection create postgres-flexible [--client-type {django, dotnet, dotnet-internal, go, java, nodejs, none, php, python, ruby, springboot}] [--config-connstr {false, true}] [--connection] [--customized-keys] [--database] [--name] [--no-wait] [--resource-group] [--secret] [--server] [--service-principal] [--slot] [--source-id] [--system-identity] [--target-id] [--target-resource-group] [--user-identity] [--vault-id] [--yes]. The 1th example of the child command would be to use it to 'create a connection between webapp and postgres flexible interactively', the syntax is: az webapp connection create postgres-flexible. The 2th example of the child command would be to use it to 'create a connection between webapp and postgres flexible with resource name', the syntax is: az webapp connection create postgres-flexible -g WebAppRG -n MyWebApp --tg PostgresRG --server MyServer --database MyDB --secret name=XX secret=XX. The 3th example of the child command would be to use it to 'create a connection between webapp and postgres flexible with resource id', the syntax is: az webapp connection create postgres-flexible --source-id /subscriptions/{subscription}/resourceGroups/{source_resource_group}/providers/Microsoft.Web/sites/{site} --target-id /subscriptions/{subscription}/resourceGroups/{target_resource_group}/providers/Microsoft.DBforPostgreSQL/flexibleServers/{server}/databases/{database} --secret name=XX secret=XX. The parameter '--client-type' is optional. the client type used on the webapp.. The parameter '--config-connstr' is optional. store configuration into connection strings, only could be used together with dotnet client_type.. The parameter '--connection' is optional. name of the webapp connection.. The parameter '--customized-keys' is optional. the customized keys used to change default configuration names. key is the original name, value is the customized name.. The parameter '--database' is optional. name of postgres flexible database. required if '--target-id' is not specified.. The parameter '--name -n' is optional. name of the webapp. required if '--source-id' is not specified.none.. The parameter '--no-wait' is optional. do not wait for the long-running operation to finish.. The parameter '--resource-group -g' is optional. the resource group which contains the webapp. required if '--source-id' is not specified.none.. The parameter '--secret' is optional. the secret auth info.. The parameter '--server' is optional. name of postgres flexible server. required if '--target-id' is not specified.. The parameter '--service-principal' is optional. the service principal auth info.. The parameter '--slot' is optional. the name of the slot. default to the production slot if not specified.. The parameter '--source-id' is optional. the resource id of a webapp. required if ['--resource-group', '--name'] are not specified.. The parameter '--system-identity' is optional. the system assigned identity auth info.. The parameter '--target-id' is optional. the resource id of target service. required if ['--target-resource-group', '--server', '--database'] are not specified.. The parameter '--target-resource-group --tg' is optional. the resource group which contains the flexible postgres service. required if '--target-id' is not specified.. The parameter '--user-identity' is optional. the user assigned identity auth info.. The parameter '--vault-id' is optional. the id of key vault to store secret value.. The parameter '--yes -y' is optional. do not prompt for confirmation..
database/webapp/connection/create.yml
There is a command group 'az_webapp_connection_create'. This group of commands could 'create a connection between a webapp and a target resource'. The group of commands has global parameter '--debug' which means 'Increase logging verbosity to show all debug logs.'. The group of commands has global parameter '--help -h' which means 'Show this help message and exit.'. The group of commands has global parameter '--only-show-errors' which means 'Only show errors, suppressing warnings.'. The group of commands has global parameter '--output -o' which means 'Output format.'. The group of commands has global parameter '--query' which means 'JMESPath query string. See <a href="http://jmespath.org/">http://jmespath.org/</a> for more information and examples.'. The group of commands has global parameter '--subscription' which means 'Name or ID of subscription. You can configure the default subscription using `az account set -s NAME_OR_ID`.'. The group of commands has global parameter '--verbose' which means 'Increase logging verbosity. Use --debug for full debug logs.'. This group contains a child command 'az_webapp_connection_create_redis'.The syntax is: az webapp connection create redis [--appconfig-id] [--client-type {dotnet, dotnet-internal, go, java, nodejs, none, python, springboot}] [--connection] [--customized-keys] [--database] [--name] [--no-wait] [--opt-out {auth, configinfo, publicnetwork}] [--private-endpoint {false, true}] [--resource-group] [--secret] [--server] [--slot] [--source-id] [--target-id] [--target-resource-group] [--vault-id]. The 1th example of the child command would be to use it to 'create a connection between webapp and redis interactively', the syntax is: az webapp connection create redis. The 2th example of the child command would be to use it to 'create a connection between webapp and redis with resource name', the syntax is: az webapp connection create redis -g WebAppRG -n MyWebApp --tg RedisRG --server MyServer --database MyDB --secret. The 3th example of the child command would be to use it to 'create a connection between webapp slot and redis with resource name', the syntax is: az webapp connection create redis -g WebAppRG -n MyWebApp --slot MySlot --tg RedisRG --server MyServer --database MyDB --secret. The 4th example of the child command would be to use it to 'create a connection between webapp and redis with resource id', the syntax is: az webapp connection create redis --source-id /subscriptions/{subscription}/resourceGroups/{source_resource_group}/providers/Microsoft.Web/sites/{site} --target-id /subscriptions/{subscription}/resourceGroups/{target_resource_group}/providers/Microsoft.Cache/redis/{server}/databases/{database} --secret. The parameter '--appconfig-id' is optional. the app configuration id to store configuration.. The parameter '--client-type' is optional. the client type used on the webapp.. The parameter '--connection' is optional. name of the webapp connection.. The parameter '--customized-keys' is optional. the customized keys used to change default configuration names. key is the original name, value is the customized name.. The parameter '--database' is optional. name of the redis database. required if '--target-id' is not specified.. The parameter '--name -n' is optional. name of the webapp. required if '--source-id' is not specified.none.. The parameter '--no-wait' is optional. do not wait for the long-running operation to finish.. The parameter '--opt-out' is optional. whether to disable some configuration steps. use configinfo to disbale configuration information changes on source. use publicnetwork to disable public network access configuration.use auth to skip auth configuration such as enabling managed identity and granting rbac roles.. The parameter '--private-endpoint' is optional. connect target service by private endpoint. the private endpoint in source virtual network must be created ahead.. The parameter '--resource-group -g' is optional. the resource group which contains the webapp. required if '--source-id' is not specified.none.. The parameter '--secret' is optional. the secret auth info.. The parameter '--server' is optional. name of the redis server. required if '--target-id' is not specified.. The parameter '--slot' is optional. the name of the slot. default to the production slot if not specified.. The parameter '--source-id' is optional. the resource id of a webapp. required if ['--resource-group', '--name'] are not specified.. The parameter '--target-id' is optional. the resource id of target service. required if ['--target-resource-group', '--server', '--database'] are not specified.. The parameter '--target-resource-group --tg' is optional. the resource group which contains the redis server. required if '--target-id' is not specified.. The parameter '--vault-id' is optional. the id of key vault to store secret value..
database/webapp/connection/create.yml
There is a command group 'az_webapp_connection_create'. This group of commands could 'create a connection between a webapp and a target resource'. The group of commands has global parameter '--debug' which means 'Increase logging verbosity to show all debug logs.'. The group of commands has global parameter '--help -h' which means 'Show this help message and exit.'. The group of commands has global parameter '--only-show-errors' which means 'Only show errors, suppressing warnings.'. The group of commands has global parameter '--output -o' which means 'Output format.'. The group of commands has global parameter '--query' which means 'JMESPath query string. See <a href="http://jmespath.org/">http://jmespath.org/</a> for more information and examples.'. The group of commands has global parameter '--subscription' which means 'Name or ID of subscription. You can configure the default subscription using `az account set -s NAME_OR_ID`.'. The group of commands has global parameter '--verbose' which means 'Increase logging verbosity. Use --debug for full debug logs.'. This group contains a child command 'az_webapp_connection_create_redis enterprise'.The syntax is: az webapp connection create redis-enterprise [--appconfig-id] [--client-type {dotnet, dotnet-internal, go, java, nodejs, none, python, springboot}] [--connection] [--customized-keys] [--database] [--name] [--no-wait] [--opt-out {auth, configinfo, publicnetwork}] [--resource-group] [--secret] [--server] [--slot] [--source-id] [--target-id] [--target-resource-group] [--vault-id]. The 1th example of the child command would be to use it to 'create a connection between webapp and redis enterprise interactively', the syntax is: az webapp connection create redis-enterprise. The 2th example of the child command would be to use it to 'create a connection between webapp and redis enterprise with resource name', the syntax is: az webapp connection create redis-enterprise -g WebAppRG -n MyWebApp --tg RedisRG --server MyServer --database MyDB --secret. The 3th example of the child command would be to use it to 'create a connection between webapp slot and redis enterprise with resource name', the syntax is: az webapp connection create redis-enterprise -g WebAppRG -n MyWebApp --slot MySlot --tg RedisRG --server MyServer --database MyDB --secret. The 4th example of the child command would be to use it to 'create a connection between webapp and redis enterprise with resource id', the syntax is: az webapp connection create redis-enterprise --source-id /subscriptions/{subscription}/resourceGroups/{source_resource_group}/providers/Microsoft.Web/sites/{site} --target-id /subscriptions/{subscription}/resourceGroups/{target_resource_group}/providers/Microsoft.Cache/redisEnterprise/{server}/databases/{database} --secret. The parameter '--appconfig-id' is optional. the app configuration id to store configuration.. The parameter '--client-type' is optional. the client type used on the webapp.. The parameter '--connection' is optional. name of the webapp connection.. The parameter '--customized-keys' is optional. the customized keys used to change default configuration names. key is the original name, value is the customized name.. The parameter '--database' is optional. name of the redis enterprise database. required if '--target-id' is not specified.. The parameter '--name -n' is optional. name of the webapp. required if '--source-id' is not specified.none.. The parameter '--no-wait' is optional. do not wait for the long-running operation to finish.. The parameter '--opt-out' is optional. whether to disable some configuration steps. use configinfo to disbale configuration information changes on source. use publicnetwork to disable public network access configuration.use auth to skip auth configuration such as enabling managed identity and granting rbac roles.. The parameter '--resource-group -g' is optional. the resource group which contains the webapp. required if '--source-id' is not specified.none.. The parameter '--secret' is optional. the secret auth info.. The parameter '--server' is optional. name of the redis enterprise server. required if '--target-id' is not specified.. The parameter '--slot' is optional. the name of the slot. default to the production slot if not specified.. The parameter '--source-id' is optional. the resource id of a webapp. required if ['--resource-group', '--name'] are not specified.. The parameter '--target-id' is optional. the resource id of target service. required if ['--target-resource-group', '--server', '--database'] are not specified.. The parameter '--target-resource-group --tg' is optional. the resource group which contains the redis server. required if '--target-id' is not specified.. The parameter '--vault-id' is optional. the id of key vault to store secret value..
database/webapp/connection/create.yml
There is a command group 'az_webapp_connection_create'. This group of commands could 'create a connection between a webapp and a target resource'. The group of commands has global parameter '--debug' which means 'Increase logging verbosity to show all debug logs.'. The group of commands has global parameter '--help -h' which means 'Show this help message and exit.'. The group of commands has global parameter '--only-show-errors' which means 'Only show errors, suppressing warnings.'. The group of commands has global parameter '--output -o' which means 'Output format.'. The group of commands has global parameter '--query' which means 'JMESPath query string. See <a href="http://jmespath.org/">http://jmespath.org/</a> for more information and examples.'. The group of commands has global parameter '--subscription' which means 'Name or ID of subscription. You can configure the default subscription using `az account set -s NAME_OR_ID`.'. The group of commands has global parameter '--verbose' which means 'Increase logging verbosity. Use --debug for full debug logs.'. This group contains a child command 'az_webapp_connection_create_servicebus'.The syntax is: az webapp connection create servicebus [--appconfig-id] [--client-type {dotnet, dotnet-internal, go, java, nodejs, none, python, springboot}] [--connection] [--customized-keys] [--name] [--namespace] [--no-wait] [--opt-out {auth, configinfo, publicnetwork}] [--private-endpoint {false, true}] [--resource-group] [--secret] [--service-endpoint {false, true}] [--service-principal] [--slot] [--source-id] [--system-identity] [--target-id] [--target-resource-group] [--user-identity] [--vault-id]. The 1th example of the child command would be to use it to 'create a connection between webapp and servicebus interactively', the syntax is: az webapp connection create servicebus. The 2th example of the child command would be to use it to 'create a connection between webapp and servicebus with resource name', the syntax is: az webapp connection create servicebus -g WebAppRG -n MyWebApp --tg ServicebusRG --namespace MyNamespace --system-identity. The 3th example of the child command would be to use it to 'create a connection between webapp slot and servicebus with resource name', the syntax is: az webapp connection create servicebus -g WebAppRG -n MyWebApp --slot MySlot --tg ServicebusRG --namespace MyNamespace --system-identity. The 4th example of the child command would be to use it to 'create a connection between webapp and servicebus with resource id', the syntax is: az webapp connection create servicebus --source-id /subscriptions/{subscription}/resourceGroups/{source_resource_group}/providers/Microsoft.Web/sites/{site} --target-id /subscriptions/{subscription}/resourceGroups/{target_resource_group}/providers/Microsoft.ServiceBus/namespaces/{namespace} --system-identity. The parameter '--appconfig-id' is optional. the app configuration id to store configuration.. The parameter '--client-type' is optional. the client type used on the webapp.. The parameter '--connection' is optional. name of the webapp connection.. The parameter '--customized-keys' is optional. the customized keys used to change default configuration names. key is the original name, value is the customized name.. The parameter '--name -n' is optional. name of the webapp. required if '--source-id' is not specified.none.. The parameter '--namespace' is optional. name of the servicebus namespace. required if '--target-id' is not specified.. The parameter '--no-wait' is optional. do not wait for the long-running operation to finish.. The parameter '--opt-out' is optional. whether to disable some configuration steps. use configinfo to disbale configuration information changes on source. use publicnetwork to disable public network access configuration.use auth to skip auth configuration such as enabling managed identity and granting rbac roles.. The parameter '--private-endpoint' is optional. connect target service by private endpoint. the private endpoint in source virtual network must be created ahead.. The parameter '--resource-group -g' is optional. the resource group which contains the webapp. required if '--source-id' is not specified.none.. The parameter '--secret' is optional. the secret auth info.. The parameter '--service-endpoint' is optional. connect target service by service endpoint. source resource must be in the vnet and target sku must support service endpoint feature.. The parameter '--service-principal' is optional. the service principal auth info.. The parameter '--slot' is optional. the name of the slot. default to the production slot if not specified.. The parameter '--source-id' is optional. the resource id of a webapp. required if ['--resource-group', '--name'] are not specified.. The parameter '--system-identity' is optional. the system assigned identity auth info.. The parameter '--target-id' is optional. the resource id of target service. required if ['--target-resource-group', '--namespace'] are not specified.. The parameter '--target-resource-group --tg' is optional. the resource group which contains the servicebus. required if '--target-id' is not specified.. The parameter '--user-identity' is optional. the user assigned identity auth info.. The parameter '--vault-id' is optional. the id of key vault to store secret value..
database/webapp/connection/create.yml
There is a command group 'az_webapp_connection_create'. This group of commands could 'create a connection between a webapp and a target resource'. The group of commands has global parameter '--debug' which means 'Increase logging verbosity to show all debug logs.'. The group of commands has global parameter '--help -h' which means 'Show this help message and exit.'. The group of commands has global parameter '--only-show-errors' which means 'Only show errors, suppressing warnings.'. The group of commands has global parameter '--output -o' which means 'Output format.'. The group of commands has global parameter '--query' which means 'JMESPath query string. See <a href="http://jmespath.org/">http://jmespath.org/</a> for more information and examples.'. The group of commands has global parameter '--subscription' which means 'Name or ID of subscription. You can configure the default subscription using `az account set -s NAME_OR_ID`.'. The group of commands has global parameter '--verbose' which means 'Increase logging verbosity. Use --debug for full debug logs.'. This group contains a child command 'az_webapp_connection_create_signalr'.The syntax is: az webapp connection create signalr [--appconfig-id] [--client-type {dotnet, dotnet-internal, none}] [--connection] [--customized-keys] [--name] [--no-wait] [--opt-out {auth, configinfo, publicnetwork}] [--private-endpoint {false, true}] [--resource-group] [--secret] [--service-principal] [--signalr] [--slot] [--source-id] [--system-identity] [--target-id] [--target-resource-group] [--user-identity] [--vault-id]. The 1th example of the child command would be to use it to 'create a connection between webapp and signalr interactively', the syntax is: az webapp connection create signalr. The 2th example of the child command would be to use it to 'create a connection between webapp and signalr with resource name', the syntax is: az webapp connection create signalr -g WebAppRG -n MyWebApp --tg SignalrRG --signalr MySignalR --system-identity. The 3th example of the child command would be to use it to 'create a connection between webapp slot and signalr with resource name', the syntax is: az webapp connection create signalr -g WebAppRG -n MyWebApp --slot MySlot --tg SignalrRG --signalr MySignalR --system-identity. The 4th example of the child command would be to use it to 'create a connection between webapp and signalr with resource id', the syntax is: az webapp connection create signalr --source-id /subscriptions/{subscription}/resourceGroups/{source_resource_group}/providers/Microsoft.Web/sites/{site} --target-id /subscriptions/{subscription}/resourceGroups/{target_resource_group}/providers/Microsoft.SignalRService/SignalR/{signalr} --system-identity. The parameter '--appconfig-id' is optional. the app configuration id to store configuration.. The parameter '--client-type' is optional. the client type used on the webapp.. The parameter '--connection' is optional. name of the webapp connection.. The parameter '--customized-keys' is optional. the customized keys used to change default configuration names. key is the original name, value is the customized name.. The parameter '--name -n' is optional. name of the webapp. required if '--source-id' is not specified.none.. The parameter '--no-wait' is optional. do not wait for the long-running operation to finish.. The parameter '--opt-out' is optional. whether to disable some configuration steps. use configinfo to disbale configuration information changes on source. use publicnetwork to disable public network access configuration.use auth to skip auth configuration such as enabling managed identity and granting rbac roles.. The parameter '--private-endpoint' is optional. connect target service by private endpoint. the private endpoint in source virtual network must be created ahead.. The parameter '--resource-group -g' is optional. the resource group which contains the webapp. required if '--source-id' is not specified.none.. The parameter '--secret' is optional. the secret auth info.. The parameter '--service-principal' is optional. the service principal auth info.. The parameter '--signalr' is optional. name of the signalr service. required if '--target-id' is not specified.. The parameter '--slot' is optional. the name of the slot. default to the production slot if not specified.. The parameter '--source-id' is optional. the resource id of a webapp. required if ['--resource-group', '--name'] are not specified.. The parameter '--system-identity' is optional. the system assigned identity auth info.. The parameter '--target-id' is optional. the resource id of target service. required if ['--target-resource-group', '--signalr'] are not specified.. The parameter '--target-resource-group --tg' is optional. the resource group which contains the signalr. required if '--target-id' is not specified.. The parameter '--user-identity' is optional. the user assigned identity auth info.. The parameter '--vault-id' is optional. the id of key vault to store secret value..
database/webapp/connection/create.yml
There is a command group 'az_webapp_connection_create'. This group of commands could 'create a connection between a webapp and a target resource'. The group of commands has global parameter '--debug' which means 'Increase logging verbosity to show all debug logs.'. The group of commands has global parameter '--help -h' which means 'Show this help message and exit.'. The group of commands has global parameter '--only-show-errors' which means 'Only show errors, suppressing warnings.'. The group of commands has global parameter '--output -o' which means 'Output format.'. The group of commands has global parameter '--query' which means 'JMESPath query string. See <a href="http://jmespath.org/">http://jmespath.org/</a> for more information and examples.'. The group of commands has global parameter '--subscription' which means 'Name or ID of subscription. You can configure the default subscription using `az account set -s NAME_OR_ID`.'. The group of commands has global parameter '--verbose' which means 'Increase logging verbosity. Use --debug for full debug logs.'. This group contains a child command 'az_webapp_connection_create_sql'.The syntax is: az webapp connection create sql [--appconfig-id] [--client-type {django, dotnet, dotnet-internal, go, java, nodejs, none, php, python, ruby, springboot}] [--config-connstr {false, true}] [--connection] [--customized-keys] [--database] [--name] [--no-wait] [--opt-out {auth, configinfo, publicnetwork}] [--private-endpoint {false, true}] [--resource-group] [--secret] [--server] [--service-endpoint {false, true}] [--service-principal] [--slot] [--source-id] [--system-identity] [--target-id] [--target-resource-group] [--user-identity] [--vault-id]. The 1th example of the child command would be to use it to 'create a connection between webapp and sql interactively', the syntax is: az webapp connection create sql. The 2th example of the child command would be to use it to 'create a connection between webapp and sql with resource name', the syntax is: az webapp connection create sql -g WebAppRG -n MyWebApp --tg SqlRG --server MyServer --database MyDB --secret name=XX secret=XX. The 3th example of the child command would be to use it to 'create a connection between webapp slot and sql with resource name', the syntax is: az webapp connection create sql -g WebAppRG -n MyWebApp --slot MySlot --tg SqlRG --server MyServer --database MyDB --secret name=XX secret=XX. The 4th example of the child command would be to use it to 'create a connection between webapp and sql with resource id', the syntax is: az webapp connection create sql --source-id /subscriptions/{subscription}/resourceGroups/{source_resource_group}/providers/Microsoft.Web/sites/{site} --target-id /subscriptions/{subscription}/resourceGroups/{target_resource_group}/providers/Microsoft.Sql/servers/{server}/databases/{database} --secret name=XX secret=XX. The parameter '--appconfig-id' is optional. the app configuration id to store configuration.. The parameter '--client-type' is optional. the client type used on the webapp.. The parameter '--config-connstr' is optional. store configuration into connection strings, only could be used together with dotnet client_type.. The parameter '--connection' is optional. name of the webapp connection.. The parameter '--customized-keys' is optional. the customized keys used to change default configuration names. key is the original name, value is the customized name.. The parameter '--database' is optional. name of the sql database. required if '--target-id' is not specified.. The parameter '--name -n' is optional. name of the webapp. required if '--source-id' is not specified.none.. The parameter '--no-wait' is optional. do not wait for the long-running operation to finish.. The parameter '--opt-out' is optional. whether to disable some configuration steps. use configinfo to disbale configuration information changes on source. use publicnetwork to disable public network access configuration.use auth to skip auth configuration such as enabling managed identity and granting rbac roles.. The parameter '--private-endpoint' is optional. connect target service by private endpoint. the private endpoint in source virtual network must be created ahead.. The parameter '--resource-group -g' is optional. the resource group which contains the webapp. required if '--source-id' is not specified.none.. The parameter '--secret' is optional. the secret auth info.. The parameter '--server' is optional. name of the sql server. required if '--target-id' is not specified.. The parameter '--service-endpoint' is optional. connect target service by service endpoint. source resource must be in the vnet and target sku must support service endpoint feature.. The parameter '--service-principal' is optional. the service principal auth info.. The parameter '--slot' is optional. the name of the slot. default to the production slot if not specified.. The parameter '--source-id' is optional. the resource id of a webapp. required if ['--resource-group', '--name'] are not specified.. The parameter '--system-identity' is optional. the system assigned identity auth info.. The parameter '--target-id' is optional. the resource id of target service. required if ['--target-resource-group', '--server', '--database'] are not specified.. The parameter '--target-resource-group --tg' is optional. the resource group which contains the sql server. required if '--target-id' is not specified.. The parameter '--user-identity' is optional. the user assigned identity auth info.. The parameter '--vault-id' is optional. the id of key vault to store secret value..
database/webapp/connection/create.yml
There is a command group 'az_webapp_connection_create'. This group of commands could 'create a connection between a webapp and a target resource'. The group of commands has global parameter '--debug' which means 'Increase logging verbosity to show all debug logs.'. The group of commands has global parameter '--help -h' which means 'Show this help message and exit.'. The group of commands has global parameter '--only-show-errors' which means 'Only show errors, suppressing warnings.'. The group of commands has global parameter '--output -o' which means 'Output format.'. The group of commands has global parameter '--query' which means 'JMESPath query string. See <a href="http://jmespath.org/">http://jmespath.org/</a> for more information and examples.'. The group of commands has global parameter '--subscription' which means 'Name or ID of subscription. You can configure the default subscription using `az account set -s NAME_OR_ID`.'. The group of commands has global parameter '--verbose' which means 'Increase logging verbosity. Use --debug for full debug logs.'. This group contains a child command 'az_webapp_connection_create_sql serviceconnector passwordless'.The syntax is: az webapp connection create sql [--client-type {django, dotnet, dotnet-internal, go, java, nodejs, none, php, python, ruby, springboot}] [--config-connstr {false, true}] [--connection] [--customized-keys] [--database] [--name] [--no-wait] [--private-endpoint {false, true}] [--resource-group] [--secret] [--server] [--service-endpoint {false, true}] [--service-principal] [--slot] [--source-id] [--system-identity] [--target-id] [--target-resource-group] [--user-identity] [--vault-id] [--yes]. The 1th example of the child command would be to use it to 'create a connection between webapp and sql interactively', the syntax is: az webapp connection create sql. The 2th example of the child command would be to use it to 'create a connection between webapp and sql with resource name', the syntax is: az webapp connection create sql -g WebAppRG -n MyWebApp --tg SqlRG --server MyServer --database MyDB --secret name=XX secret=XX. The 3th example of the child command would be to use it to 'create a connection between webapp and sql with resource id', the syntax is: az webapp connection create sql --source-id /subscriptions/{subscription}/resourceGroups/{source_resource_group}/providers/Microsoft.Web/sites/{site} --target-id /subscriptions/{subscription}/resourceGroups/{target_resource_group}/providers/Microsoft.Sql/servers/{server}/databases/{database} --secret name=XX secret=XX. The parameter '--client-type' is optional. the client type used on the webapp.. The parameter '--config-connstr' is optional. store configuration into connection strings, only could be used together with dotnet client_type.. The parameter '--connection' is optional. name of the webapp connection.. The parameter '--customized-keys' is optional. the customized keys used to change default configuration names. key is the original name, value is the customized name.. The parameter '--database' is optional. name of the sql database. required if '--target-id' is not specified.. The parameter '--name -n' is optional. name of the webapp. required if '--source-id' is not specified.none.. The parameter '--no-wait' is optional. do not wait for the long-running operation to finish.. The parameter '--private-endpoint' is optional. connect target service by private endpoint. the private endpoint in source virtual network must be created ahead.. The parameter '--resource-group -g' is optional. the resource group which contains the webapp. required if '--source-id' is not specified.none.. The parameter '--secret' is optional. the secret auth info.. The parameter '--server' is optional. name of the sql server. required if '--target-id' is not specified.. The parameter '--service-endpoint' is optional. connect target service by service endpoint. source resource must be in the vnet and target sku must support service endpoint feature.. The parameter '--service-principal' is optional. the service principal auth info.. The parameter '--slot' is optional. the name of the slot. default to the production slot if not specified.. The parameter '--source-id' is optional. the resource id of a webapp. required if ['--resource-group', '--name'] are not specified.. The parameter '--system-identity' is optional. the system assigned identity auth info.. The parameter '--target-id' is optional. the resource id of target service. required if ['--target-resource-group', '--server', '--database'] are not specified.. The parameter '--target-resource-group --tg' is optional. the resource group which contains the sql server. required if '--target-id' is not specified.. The parameter '--user-identity' is optional. the user assigned identity auth info.. The parameter '--vault-id' is optional. the id of key vault to store secret value.. The parameter '--yes -y' is optional. do not prompt for confirmation..
database/webapp/connection/create.yml
There is a command group 'az_webapp_connection_create'. This group of commands could 'create a connection between a webapp and a target resource'. The group of commands has global parameter '--debug' which means 'Increase logging verbosity to show all debug logs.'. The group of commands has global parameter '--help -h' which means 'Show this help message and exit.'. The group of commands has global parameter '--only-show-errors' which means 'Only show errors, suppressing warnings.'. The group of commands has global parameter '--output -o' which means 'Output format.'. The group of commands has global parameter '--query' which means 'JMESPath query string. See <a href="http://jmespath.org/">http://jmespath.org/</a> for more information and examples.'. The group of commands has global parameter '--subscription' which means 'Name or ID of subscription. You can configure the default subscription using `az account set -s NAME_OR_ID`.'. The group of commands has global parameter '--verbose' which means 'Increase logging verbosity. Use --debug for full debug logs.'. This group contains a child command 'az_webapp_connection_create_storage blob'.The syntax is: az webapp connection create storage-blob [--account] [--appconfig-id] [--client-type {dotnet, dotnet-internal, java, nodejs, none, python, springboot}] [--connection] [--customized-keys] [--name] [--new {false, true}] [--no-wait] [--opt-out {auth, configinfo, publicnetwork}] [--private-endpoint {false, true}] [--resource-group] [--secret] [--service-endpoint {false, true}] [--service-principal] [--slot] [--source-id] [--system-identity] [--target-id] [--target-resource-group] [--user-identity] [--vault-id]. The 1th example of the child command would be to use it to 'create a connection between webapp and storage blob interactively', the syntax is: az webapp connection create storage-blob. The 2th example of the child command would be to use it to 'create a connection between webapp and storage blob with resource name', the syntax is: az webapp connection create storage-blob -g WebAppRG -n MyWebApp --tg StorageRG --account MyAccount --system-identity. The 3th example of the child command would be to use it to 'create a connection between webapp slot and storage blob with resource name', the syntax is: az webapp connection create storage-blob -g WebAppRG -n MyWebApp --slot MySlot --tg StorageRG --account MyAccount --system-identity. The 4th example of the child command would be to use it to 'create a connection between webapp and storage blob with resource id', the syntax is: az webapp connection create storage-blob --source-id /subscriptions/{subscription}/resourceGroups/{source_resource_group}/providers/Microsoft.Web/sites/{site} --target-id /subscriptions/{subscription}/resourceGroups/{target_resource_group}/providers/Microsoft.Storage/storageAccounts/{account}/blobServices/default --system-identity. The 5th example of the child command would be to use it to 'create a new storage blob and connect webapp to it interactively', the syntax is: az webapp connection create storage-blob --new. The 6th example of the child command would be to use it to 'create a new storage blob and connect webapp to it', the syntax is: az webapp connection create storage-blob --source-id /subscriptions/{subscription}/resourceGroups/{source_resource_group}/providers/Microsoft.Web/sites/{site} --new. The parameter '--account' is optional. name of the storage account. required if '--target-id' is not specified.. The parameter '--appconfig-id' is optional. the app configuration id to store configuration.. The parameter '--client-type' is optional. the client type used on the webapp.. The parameter '--connection' is optional. name of the webapp connection.. The parameter '--customized-keys' is optional. the customized keys used to change default configuration names. key is the original name, value is the customized name.. The parameter '--name -n' is optional. name of the webapp. required if '--source-id' is not specified.none.. The parameter '--new' is optional. indicates whether to create a new storage-blob when creating the webapp connection.. The parameter '--no-wait' is optional. do not wait for the long-running operation to finish.. The parameter '--opt-out' is optional. whether to disable some configuration steps. use configinfo to disbale configuration information changes on source. use publicnetwork to disable public network access configuration.use auth to skip auth configuration such as enabling managed identity and granting rbac roles.. The parameter '--private-endpoint' is optional. connect target service by private endpoint. the private endpoint in source virtual network must be created ahead.. The parameter '--resource-group -g' is optional. the resource group which contains the webapp. required if '--source-id' is not specified.none.. The parameter '--secret' is optional. the secret auth info.. The parameter '--service-endpoint' is optional. connect target service by service endpoint. source resource must be in the vnet and target sku must support service endpoint feature.. The parameter '--service-principal' is optional. the service principal auth info.. The parameter '--slot' is optional. the name of the slot. default to the production slot if not specified.. The parameter '--source-id' is optional. the resource id of a webapp. required if ['--resource-group', '--name'] are not specified.. The parameter '--system-identity' is optional. the system assigned identity auth info.. The parameter '--target-id' is optional. the resource id of target service. required if ['--target-resource-group', '--account'] are not specified.. The parameter '--target-resource-group --tg' is optional. the resource group which contains the storage account. required if '--target-id' is not specified.. The parameter '--user-identity' is optional. the user assigned identity auth info.. The parameter '--vault-id' is optional. the id of key vault to store secret value..
database/webapp/connection/create.yml
There is a command group 'az_webapp_connection_create'. This group of commands could 'create a connection between a webapp and a target resource'. The group of commands has global parameter '--debug' which means 'Increase logging verbosity to show all debug logs.'. The group of commands has global parameter '--help -h' which means 'Show this help message and exit.'. The group of commands has global parameter '--only-show-errors' which means 'Only show errors, suppressing warnings.'. The group of commands has global parameter '--output -o' which means 'Output format.'. The group of commands has global parameter '--query' which means 'JMESPath query string. See <a href="http://jmespath.org/">http://jmespath.org/</a> for more information and examples.'. The group of commands has global parameter '--subscription' which means 'Name or ID of subscription. You can configure the default subscription using `az account set -s NAME_OR_ID`.'. The group of commands has global parameter '--verbose' which means 'Increase logging verbosity. Use --debug for full debug logs.'. This group contains a child command 'az_webapp_connection_create_storage file'.The syntax is: az webapp connection create storage-file [--account] [--appconfig-id] [--client-type {dotnet, dotnet-internal, java, nodejs, none, php, python, ruby, springboot}] [--connection] [--customized-keys] [--name] [--no-wait] [--opt-out {auth, configinfo, publicnetwork}] [--private-endpoint {false, true}] [--resource-group] [--secret] [--service-endpoint {false, true}] [--slot] [--source-id] [--target-id] [--target-resource-group] [--vault-id]. The 1th example of the child command would be to use it to 'create a connection between webapp and storage file interactively', the syntax is: az webapp connection create storage-file. The 2th example of the child command would be to use it to 'create a connection between webapp and storage file with resource name', the syntax is: az webapp connection create storage-file -g WebAppRG -n MyWebApp --tg StorageRG --account MyAccount --secret. The 3th example of the child command would be to use it to 'create a connection between webapp slot and storage file with resource name', the syntax is: az webapp connection create storage-file -g WebAppRG -n MyWebApp --slot MySlot --tg StorageRG --account MyAccount --secret. The 4th example of the child command would be to use it to 'create a connection between webapp and storage file with resource id', the syntax is: az webapp connection create storage-file --source-id /subscriptions/{subscription}/resourceGroups/{source_resource_group}/providers/Microsoft.Web/sites/{site} --target-id /subscriptions/{subscription}/resourceGroups/{target_resource_group}/providers/Microsoft.Storage/storageAccounts/{account}/fileServices/default --secret. The parameter '--account' is optional. name of the storage account. required if '--target-id' is not specified.. The parameter '--appconfig-id' is optional. the app configuration id to store configuration.. The parameter '--client-type' is optional. the client type used on the webapp.. The parameter '--connection' is optional. name of the webapp connection.. The parameter '--customized-keys' is optional. the customized keys used to change default configuration names. key is the original name, value is the customized name.. The parameter '--name -n' is optional. name of the webapp. required if '--source-id' is not specified.none.. The parameter '--no-wait' is optional. do not wait for the long-running operation to finish.. The parameter '--opt-out' is optional. whether to disable some configuration steps. use configinfo to disbale configuration information changes on source. use publicnetwork to disable public network access configuration.use auth to skip auth configuration such as enabling managed identity and granting rbac roles.. The parameter '--private-endpoint' is optional. connect target service by private endpoint. the private endpoint in source virtual network must be created ahead.. The parameter '--resource-group -g' is optional. the resource group which contains the webapp. required if '--source-id' is not specified.none.. The parameter '--secret' is optional. the secret auth info.. The parameter '--service-endpoint' is optional. connect target service by service endpoint. source resource must be in the vnet and target sku must support service endpoint feature.. The parameter '--slot' is optional. the name of the slot. default to the production slot if not specified.. The parameter '--source-id' is optional. the resource id of a webapp. required if ['--resource-group', '--name'] are not specified.. The parameter '--target-id' is optional. the resource id of target service. required if ['--target-resource-group', '--account'] are not specified.. The parameter '--target-resource-group --tg' is optional. the resource group which contains the storage account. required if '--target-id' is not specified.. The parameter '--vault-id' is optional. the id of key vault to store secret value..
database/webapp/connection/create.yml
There is a command group 'az_webapp_connection_create'. This group of commands could 'create a connection between a webapp and a target resource'. The group of commands has global parameter '--debug' which means 'Increase logging verbosity to show all debug logs.'. The group of commands has global parameter '--help -h' which means 'Show this help message and exit.'. The group of commands has global parameter '--only-show-errors' which means 'Only show errors, suppressing warnings.'. The group of commands has global parameter '--output -o' which means 'Output format.'. The group of commands has global parameter '--query' which means 'JMESPath query string. See <a href="http://jmespath.org/">http://jmespath.org/</a> for more information and examples.'. The group of commands has global parameter '--subscription' which means 'Name or ID of subscription. You can configure the default subscription using `az account set -s NAME_OR_ID`.'. The group of commands has global parameter '--verbose' which means 'Increase logging verbosity. Use --debug for full debug logs.'. This group contains a child command 'az_webapp_connection_create_storage queue'.The syntax is: az webapp connection create storage-queue [--account] [--appconfig-id] [--client-type {dotnet, dotnet-internal, java, nodejs, none, python, springboot}] [--connection] [--customized-keys] [--name] [--no-wait] [--opt-out {auth, configinfo, publicnetwork}] [--private-endpoint {false, true}] [--resource-group] [--secret] [--service-endpoint {false, true}] [--service-principal] [--slot] [--source-id] [--system-identity] [--target-id] [--target-resource-group] [--user-identity] [--vault-id]. The 1th example of the child command would be to use it to 'create a connection between webapp and storage queue interactively', the syntax is: az webapp connection create storage-queue. The 2th example of the child command would be to use it to 'create a connection between webapp and storage queue with resource name', the syntax is: az webapp connection create storage-queue -g WebAppRG -n MyWebApp --tg StorageRG --account MyAccount --system-identity. The 3th example of the child command would be to use it to 'create a connection between webapp slot and storage queue with resource name', the syntax is: az webapp connection create storage-queue -g WebAppRG -n MyWebApp --slot MySlot --tg StorageRG --account MyAccount --system-identity. The 4th example of the child command would be to use it to 'create a connection between webapp and storage queue with resource id', the syntax is: az webapp connection create storage-queue --source-id /subscriptions/{subscription}/resourceGroups/{source_resource_group}/providers/Microsoft.Web/sites/{site} --target-id /subscriptions/{subscription}/resourceGroups/{target_resource_group}/providers/Microsoft.Storage/storageAccounts/{account}/queueServices/default --system-identity. The parameter '--account' is optional. name of the storage account. required if '--target-id' is not specified.. The parameter '--appconfig-id' is optional. the app configuration id to store configuration.. The parameter '--client-type' is optional. the client type used on the webapp.. The parameter '--connection' is optional. name of the webapp connection.. The parameter '--customized-keys' is optional. the customized keys used to change default configuration names. key is the original name, value is the customized name.. The parameter '--name -n' is optional. name of the webapp. required if '--source-id' is not specified.none.. The parameter '--no-wait' is optional. do not wait for the long-running operation to finish.. The parameter '--opt-out' is optional. whether to disable some configuration steps. use configinfo to disbale configuration information changes on source. use publicnetwork to disable public network access configuration.use auth to skip auth configuration such as enabling managed identity and granting rbac roles.. The parameter '--private-endpoint' is optional. connect target service by private endpoint. the private endpoint in source virtual network must be created ahead.. The parameter '--resource-group -g' is optional. the resource group which contains the webapp. required if '--source-id' is not specified.none.. The parameter '--secret' is optional. the secret auth info.. The parameter '--service-endpoint' is optional. connect target service by service endpoint. source resource must be in the vnet and target sku must support service endpoint feature.. The parameter '--service-principal' is optional. the service principal auth info.. The parameter '--slot' is optional. the name of the slot. default to the production slot if not specified.. The parameter '--source-id' is optional. the resource id of a webapp. required if ['--resource-group', '--name'] are not specified.. The parameter '--system-identity' is optional. the system assigned identity auth info.. The parameter '--target-id' is optional. the resource id of target service. required if ['--target-resource-group', '--account'] are not specified.. The parameter '--target-resource-group --tg' is optional. the resource group which contains the storage account. required if '--target-id' is not specified.. The parameter '--user-identity' is optional. the user assigned identity auth info.. The parameter '--vault-id' is optional. the id of key vault to store secret value..
database/webapp/connection/create.yml
There is a command group 'az_webapp_connection_create'. This group of commands could 'create a connection between a webapp and a target resource'. The group of commands has global parameter '--debug' which means 'Increase logging verbosity to show all debug logs.'. The group of commands has global parameter '--help -h' which means 'Show this help message and exit.'. The group of commands has global parameter '--only-show-errors' which means 'Only show errors, suppressing warnings.'. The group of commands has global parameter '--output -o' which means 'Output format.'. The group of commands has global parameter '--query' which means 'JMESPath query string. See <a href="http://jmespath.org/">http://jmespath.org/</a> for more information and examples.'. The group of commands has global parameter '--subscription' which means 'Name or ID of subscription. You can configure the default subscription using `az account set -s NAME_OR_ID`.'. The group of commands has global parameter '--verbose' which means 'Increase logging verbosity. Use --debug for full debug logs.'. This group contains a child command 'az_webapp_connection_create_storage table'.The syntax is: az webapp connection create storage-table [--account] [--appconfig-id] [--client-type {dotnet, dotnet-internal, java, nodejs, none, python}] [--connection] [--customized-keys] [--name] [--no-wait] [--opt-out {auth, configinfo, publicnetwork}] [--private-endpoint {false, true}] [--resource-group] [--secret] [--service-endpoint {false, true}] [--service-principal] [--slot] [--source-id] [--system-identity] [--target-id] [--target-resource-group] [--user-identity] [--vault-id]. The 1th example of the child command would be to use it to 'create a connection between webapp and storage table interactively', the syntax is: az webapp connection create storage-table. The 2th example of the child command would be to use it to 'create a connection between webapp and storage table with resource name', the syntax is: az webapp connection create storage-table -g WebAppRG -n MyWebApp --tg StorageRG --account MyAccount --system-identity. The 3th example of the child command would be to use it to 'create a connection between webapp slot and storage table with resource name', the syntax is: az webapp connection create storage-table -g WebAppRG -n MyWebApp --slot MySlot --tg StorageRG --account MyAccount --system-identity. The 4th example of the child command would be to use it to 'create a connection between webapp and storage table with resource id', the syntax is: az webapp connection create storage-table --source-id /subscriptions/{subscription}/resourceGroups/{source_resource_group}/providers/Microsoft.Web/sites/{site} --target-id /subscriptions/{subscription}/resourceGroups/{target_resource_group}/providers/Microsoft.Storage/storageAccounts/{account}/tableServices/default --system-identity. The parameter '--account' is optional. name of the storage account. required if '--target-id' is not specified.. The parameter '--appconfig-id' is optional. the app configuration id to store configuration.. The parameter '--client-type' is optional. the client type used on the webapp.. The parameter '--connection' is optional. name of the webapp connection.. The parameter '--customized-keys' is optional. the customized keys used to change default configuration names. key is the original name, value is the customized name.. The parameter '--name -n' is optional. name of the webapp. required if '--source-id' is not specified.none.. The parameter '--no-wait' is optional. do not wait for the long-running operation to finish.. The parameter '--opt-out' is optional. whether to disable some configuration steps. use configinfo to disbale configuration information changes on source. use publicnetwork to disable public network access configuration.use auth to skip auth configuration such as enabling managed identity and granting rbac roles.. The parameter '--private-endpoint' is optional. connect target service by private endpoint. the private endpoint in source virtual network must be created ahead.. The parameter '--resource-group -g' is optional. the resource group which contains the webapp. required if '--source-id' is not specified.none.. The parameter '--secret' is optional. the secret auth info.. The parameter '--service-endpoint' is optional. connect target service by service endpoint. source resource must be in the vnet and target sku must support service endpoint feature.. The parameter '--service-principal' is optional. the service principal auth info.. The parameter '--slot' is optional. the name of the slot. default to the production slot if not specified.. The parameter '--source-id' is optional. the resource id of a webapp. required if ['--resource-group', '--name'] are not specified.. The parameter '--system-identity' is optional. the system assigned identity auth info.. The parameter '--target-id' is optional. the resource id of target service. required if ['--target-resource-group', '--account'] are not specified.. The parameter '--target-resource-group --tg' is optional. the resource group which contains the storage account. required if '--target-id' is not specified.. The parameter '--user-identity' is optional. the user assigned identity auth info.. The parameter '--vault-id' is optional. the id of key vault to store secret value..
database/webapp/connection/create.yml
There is a command group 'az_webapp_connection_create'. This group of commands could 'create a connection between a webapp and a target resource'. The group of commands has global parameter '--debug' which means 'Increase logging verbosity to show all debug logs.'. The group of commands has global parameter '--help -h' which means 'Show this help message and exit.'. The group of commands has global parameter '--only-show-errors' which means 'Only show errors, suppressing warnings.'. The group of commands has global parameter '--output -o' which means 'Output format.'. The group of commands has global parameter '--query' which means 'JMESPath query string. See <a href="http://jmespath.org/">http://jmespath.org/</a> for more information and examples.'. The group of commands has global parameter '--subscription' which means 'Name or ID of subscription. You can configure the default subscription using `az account set -s NAME_OR_ID`.'. The group of commands has global parameter '--verbose' which means 'Increase logging verbosity. Use --debug for full debug logs.'. This group contains a child command 'az_webapp_connection_create_webpubsub'.The syntax is: az webapp connection create webpubsub [--appconfig-id] [--client-type {dotnet, dotnet-internal, java, nodejs, none, python}] [--connection] [--customized-keys] [--name] [--no-wait] [--opt-out {auth, configinfo, publicnetwork}] [--private-endpoint {false, true}] [--resource-group] [--secret] [--service-principal] [--slot] [--source-id] [--system-identity] [--target-id] [--target-resource-group] [--user-identity] [--vault-id] [--webpubsub]. The 1th example of the child command would be to use it to 'create a connection between webapp and webpubsub interactively', the syntax is: az webapp connection create webpubsub. The 2th example of the child command would be to use it to 'create a connection between webapp and webpubsub with resource name', the syntax is: az webapp connection create webpubsub -g WebAppRG -n MyWebApp --tg WebpubsubRG --webpubsub MyWebPubSub --system-identity. The 3th example of the child command would be to use it to 'create a connection between webapp slot and webpubsub with resource name', the syntax is: az webapp connection create webpubsub -g WebAppRG -n MyWebApp --slot MySlot --tg WebpubsubRG --webpubsub MyWebPubSub --system-identity. The 4th example of the child command would be to use it to 'create a connection between webapp and webpubsub with resource id', the syntax is: az webapp connection create webpubsub --source-id /subscriptions/{subscription}/resourceGroups/{source_resource_group}/providers/Microsoft.Web/sites/{site} --target-id /subscriptions/{subscription}/resourceGroups/{target_resource_group}/providers/Microsoft.SignalRService/WebPubSub/{webpubsub} --system-identity. The parameter '--appconfig-id' is optional. the app configuration id to store configuration.. The parameter '--client-type' is optional. the client type used on the webapp.. The parameter '--connection' is optional. name of the webapp connection.. The parameter '--customized-keys' is optional. the customized keys used to change default configuration names. key is the original name, value is the customized name.. The parameter '--name -n' is optional. name of the webapp. required if '--source-id' is not specified.none.. The parameter '--no-wait' is optional. do not wait for the long-running operation to finish.. The parameter '--opt-out' is optional. whether to disable some configuration steps. use configinfo to disbale configuration information changes on source. use publicnetwork to disable public network access configuration.use auth to skip auth configuration such as enabling managed identity and granting rbac roles.. The parameter '--private-endpoint' is optional. connect target service by private endpoint. the private endpoint in source virtual network must be created ahead.. The parameter '--resource-group -g' is optional. the resource group which contains the webapp. required if '--source-id' is not specified.none.. The parameter '--secret' is optional. the secret auth info.. The parameter '--service-principal' is optional. the service principal auth info.. The parameter '--slot' is optional. the name of the slot. default to the production slot if not specified.. The parameter '--source-id' is optional. the resource id of a webapp. required if ['--resource-group', '--name'] are not specified.. The parameter '--system-identity' is optional. the system assigned identity auth info.. The parameter '--target-id' is optional. the resource id of target service. required if ['--target-resource-group', '--webpubsub'] are not specified.. The parameter '--target-resource-group --tg' is optional. the resource group which contains the webpubsub. required if '--target-id' is not specified.. The parameter '--user-identity' is optional. the user assigned identity auth info.. The parameter '--vault-id' is optional. the id of key vault to store secret value.. The parameter '--webpubsub' is optional. name of the webpubsub service. required if '--target-id' is not specified..
database/webapp/connection/create.yml
There is a command group 'az_webapp_connection_update'. This group of commands could 'update a webapp connection'. The group of commands has global parameter '--debug' which means 'Increase logging verbosity to show all debug logs.'. The group of commands has global parameter '--help -h' which means 'Show this help message and exit.'. The group of commands has global parameter '--only-show-errors' which means 'Only show errors, suppressing warnings.'. The group of commands has global parameter '--output -o' which means 'Output format.'. The group of commands has global parameter '--query' which means 'JMESPath query string. See <a href="http://jmespath.org/">http://jmespath.org/</a> for more information and examples.'. The group of commands has global parameter '--subscription' which means 'Name or ID of subscription. You can configure the default subscription using `az account set -s NAME_OR_ID`.'. The group of commands has global parameter '--verbose' which means 'Increase logging verbosity. Use --debug for full debug logs.'. This group contains a child command 'az_webapp_connection_update_app insights'.The syntax is: az webapp connection update app-insights [--appconfig-id] [--client-type {dotnet, dotnet-internal, go, java, nodejs, none, python}] [--connection] [--customized-keys] [--id] [--name] [--no-wait] [--opt-out {auth, configinfo, publicnetwork}] [--resource-group] [--secret] [--slot] [--vault-id]. The 1th example of the child command would be to use it to 'update the client type of a connection with resource name', the syntax is: az webapp connection update app-insights -g WebAppRG -n MyWebApp --connection MyConnection --client-type dotnet. The 2th example of the child command would be to use it to 'update the client type of a connection with resource id', the syntax is: az webapp connection update app-insights --id /subscriptions/{subscription}/resourceGroups/{source_resource_group}/providers/Microsoft.Web/sites/{site}/providers/Microsoft.ServiceLinker/linkers/{linker} --client-type dotnet. The parameter '--appconfig-id' is optional. the app configuration id to store configuration.. The parameter '--client-type' is optional. the client type used on the webapp.. The parameter '--connection' is optional. name of the webapp connection.. The parameter '--customized-keys' is optional. the customized keys used to change default configuration names. key is the original name, value is the customized name.. The parameter '--id' is optional. the resource id of the connection. ['--resource-group', '--name', '--connection'] are required if '--id' is not specified.. The parameter '--name -n' is optional. name of the webapp. required if '--id' is not specified.none.. The parameter '--no-wait' is optional. do not wait for the long-running operation to finish.. The parameter '--opt-out' is optional. whether to disable some configuration steps. use configinfo to disbale configuration information changes on source. use publicnetwork to disable public network access configuration.use auth to skip auth configuration such as enabling managed identity and granting rbac roles.. The parameter '--resource-group -g' is optional. the resource group which contains the webapp. required if '--id' is not specified.none.. The parameter '--secret' is optional. the secret auth info.. The parameter '--slot' is optional. the name of the slot. default to the production slot if not specified.. The parameter '--vault-id' is optional. the id of key vault to store secret value..
database/webapp/connection/update.yml
There is a command group 'az_webapp_connection_update'. This group of commands could 'update a webapp connection'. The group of commands has global parameter '--debug' which means 'Increase logging verbosity to show all debug logs.'. The group of commands has global parameter '--help -h' which means 'Show this help message and exit.'. The group of commands has global parameter '--only-show-errors' which means 'Only show errors, suppressing warnings.'. The group of commands has global parameter '--output -o' which means 'Output format.'. The group of commands has global parameter '--query' which means 'JMESPath query string. See <a href="http://jmespath.org/">http://jmespath.org/</a> for more information and examples.'. The group of commands has global parameter '--subscription' which means 'Name or ID of subscription. You can configure the default subscription using `az account set -s NAME_OR_ID`.'. The group of commands has global parameter '--verbose' which means 'Increase logging verbosity. Use --debug for full debug logs.'. This group contains a child command 'az_webapp_connection_update_appconfig'.The syntax is: az webapp connection update appconfig [--appconfig-id] [--client-type {dotnet, dotnet-internal, java, nodejs, none, python}] [--connection] [--customized-keys] [--id] [--name] [--no-wait] [--opt-out {auth, configinfo, publicnetwork}] [--private-endpoint {false, true}] [--resource-group] [--secret] [--service-principal] [--slot] [--system-identity] [--user-identity] [--vault-id]. The 1th example of the child command would be to use it to 'update the client type of a connection with resource name', the syntax is: az webapp connection update appconfig -g WebAppRG -n MyWebApp --connection MyConnection --client-type dotnet. The 2th example of the child command would be to use it to 'update the client type of a connection with resource id', the syntax is: az webapp connection update appconfig --id /subscriptions/{subscription}/resourceGroups/{source_resource_group}/providers/Microsoft.Web/sites/{site}/providers/Microsoft.ServiceLinker/linkers/{linker} --client-type dotnet. The parameter '--appconfig-id' is optional. the app configuration id to store configuration.. The parameter '--client-type' is optional. the client type used on the webapp.. The parameter '--connection' is optional. name of the webapp connection.. The parameter '--customized-keys' is optional. the customized keys used to change default configuration names. key is the original name, value is the customized name.. The parameter '--id' is optional. the resource id of the connection. ['--resource-group', '--name', '--connection'] are required if '--id' is not specified.. The parameter '--name -n' is optional. name of the webapp. required if '--id' is not specified.none.. The parameter '--no-wait' is optional. do not wait for the long-running operation to finish.. The parameter '--opt-out' is optional. whether to disable some configuration steps. use configinfo to disbale configuration information changes on source. use publicnetwork to disable public network access configuration.use auth to skip auth configuration such as enabling managed identity and granting rbac roles.. The parameter '--private-endpoint' is optional. connect target service by private endpoint. the private endpoint in source virtual network must be created ahead.. The parameter '--resource-group -g' is optional. the resource group which contains the webapp. required if '--id' is not specified.none.. The parameter '--secret' is optional. the secret auth info.. The parameter '--service-principal' is optional. the service principal auth info.. The parameter '--slot' is optional. the name of the slot. default to the production slot if not specified.. The parameter '--system-identity' is optional. the system assigned identity auth info.. The parameter '--user-identity' is optional. the user assigned identity auth info.. The parameter '--vault-id' is optional. the id of key vault to store secret value..
database/webapp/connection/update.yml
There is a command group 'az_webapp_connection_update'. This group of commands could 'update a webapp connection'. The group of commands has global parameter '--debug' which means 'Increase logging verbosity to show all debug logs.'. The group of commands has global parameter '--help -h' which means 'Show this help message and exit.'. The group of commands has global parameter '--only-show-errors' which means 'Only show errors, suppressing warnings.'. The group of commands has global parameter '--output -o' which means 'Output format.'. The group of commands has global parameter '--query' which means 'JMESPath query string. See <a href="http://jmespath.org/">http://jmespath.org/</a> for more information and examples.'. The group of commands has global parameter '--subscription' which means 'Name or ID of subscription. You can configure the default subscription using `az account set -s NAME_OR_ID`.'. The group of commands has global parameter '--verbose' which means 'Increase logging verbosity. Use --debug for full debug logs.'. This group contains a child command 'az_webapp_connection_update_confluent cloud'.The syntax is: az webapp connection update confluent-cloud --connection [--appconfig-id] [--bootstrap-server] [--client-type {dotnet, dotnet-internal, go, java, none, python, springboot}] [--customized-keys] [--kafka-key] [--kafka-secret] [--name] [--no-wait] [--opt-out {auth, configinfo, publicnetwork}] [--resource-group] [--schema-key] [--schema-registry] [--schema-secret] [--slot] [--source-id] [--vault-id]. The 1th example of the child command would be to use it to 'update the client type of a bootstrap server connection', the syntax is: az webapp connection update confluent-cloud -g WebAppRG -n MyWebApp --connection MyConnection --client python. The 2th example of the child command would be to use it to 'update the auth configurations of a bootstrap server connection', the syntax is: az webapp connection update confluent-cloud -g WebAppRG -n MyWebApp --connection MyConnection --bootstrap-server xxx.eastus.azure.confluent.cloud:9092 --kafka-key Name --kafka-secret Secret. The 3th example of the child command would be to use it to 'update the client type of a schema registry connection', the syntax is: az webapp connection update confluent-cloud -g WebAppRG -n MyWebApp --connection MyConnection_schema --client python. The 4th example of the child command would be to use it to 'update the auth configurations of a schema registry connection', the syntax is: az webapp connection update confluent-cloud -g WebAppRG -n MyWebApp --connection MyConnection_schema --schema-registry https://xxx.eastus.azure.confluent.cloud --schema-key Name --schema-secret Secret. The parameter '--connection' is required. It is used to name of the connection.. The parameter '--appconfig-id' is optional. the app configuration id to store configuration.. The parameter '--bootstrap-server' is optional. kafka bootstrap server url.. The parameter '--client-type' is optional. the client type used on the webapp.. The parameter '--customized-keys' is optional. the customized keys used to change default configuration names. key is the original name, value is the customized name.. The parameter '--kafka-key' is optional. kafka api-key (key).. The parameter '--kafka-secret' is optional. kafka api-key (secret).. The parameter '--name -n' is optional. name of the webapp. required if '--source-id' is not specified.none.. The parameter '--no-wait' is optional. do not wait for the long-running operation to finish.. The parameter '--opt-out' is optional. whether to disable some configuration steps. use configinfo to disbale configuration information changes on source. use publicnetwork to disable public network access configuration.use auth to skip auth configuration such as enabling managed identity and granting rbac roles.. The parameter '--resource-group -g' is optional. the resource group which contains the webapp. required if '--source-id' is not specified.none.. The parameter '--schema-key' is optional. schema registry api-key (key).. The parameter '--schema-registry' is optional. schema registry url.. The parameter '--schema-secret' is optional. schema registry api-key (secret).. The parameter '--slot' is optional. the name of the slot. default to the production slot if not specified.. The parameter '--source-id' is optional. the resource id of a webapp. required if ['--resource-group', '--name'] are not specified.. The parameter '--vault-id' is optional. the id of key vault to store secret value..
database/webapp/connection/update.yml
There is a command group 'az_webapp_connection_update'. This group of commands could 'update a webapp connection'. The group of commands has global parameter '--debug' which means 'Increase logging verbosity to show all debug logs.'. The group of commands has global parameter '--help -h' which means 'Show this help message and exit.'. The group of commands has global parameter '--only-show-errors' which means 'Only show errors, suppressing warnings.'. The group of commands has global parameter '--output -o' which means 'Output format.'. The group of commands has global parameter '--query' which means 'JMESPath query string. See <a href="http://jmespath.org/">http://jmespath.org/</a> for more information and examples.'. The group of commands has global parameter '--subscription' which means 'Name or ID of subscription. You can configure the default subscription using `az account set -s NAME_OR_ID`.'. The group of commands has global parameter '--verbose' which means 'Increase logging verbosity. Use --debug for full debug logs.'. This group contains a child command 'az_webapp_connection_update_cosmos cassandra'.The syntax is: az webapp connection update cosmos-cassandra [--appconfig-id] [--client-type {dotnet, dotnet-internal, go, java, nodejs, none, python, springboot}] [--connection] [--customized-keys] [--id] [--name] [--no-wait] [--opt-out {auth, configinfo, publicnetwork}] [--private-endpoint {false, true}] [--resource-group] [--secret] [--service-endpoint {false, true}] [--service-principal] [--slot] [--system-identity] [--user-identity] [--vault-id]. The 1th example of the child command would be to use it to 'update the client type of a connection with resource name', the syntax is: az webapp connection update cosmos-cassandra -g WebAppRG -n MyWebApp --connection MyConnection --client-type dotnet. The 2th example of the child command would be to use it to 'update the client type of a connection with resource id', the syntax is: az webapp connection update cosmos-cassandra --id /subscriptions/{subscription}/resourceGroups/{source_resource_group}/providers/Microsoft.Web/sites/{site}/providers/Microsoft.ServiceLinker/linkers/{linker} --client-type dotnet. The parameter '--appconfig-id' is optional. the app configuration id to store configuration.. The parameter '--client-type' is optional. the client type used on the webapp.. The parameter '--connection' is optional. name of the webapp connection.. The parameter '--customized-keys' is optional. the customized keys used to change default configuration names. key is the original name, value is the customized name.. The parameter '--id' is optional. the resource id of the connection. ['--resource-group', '--name', '--connection'] are required if '--id' is not specified.. The parameter '--name -n' is optional. name of the webapp. required if '--id' is not specified.none.. The parameter '--no-wait' is optional. do not wait for the long-running operation to finish.. The parameter '--opt-out' is optional. whether to disable some configuration steps. use configinfo to disbale configuration information changes on source. use publicnetwork to disable public network access configuration.use auth to skip auth configuration such as enabling managed identity and granting rbac roles.. The parameter '--private-endpoint' is optional. connect target service by private endpoint. the private endpoint in source virtual network must be created ahead.. The parameter '--resource-group -g' is optional. the resource group which contains the webapp. required if '--id' is not specified.none.. The parameter '--secret' is optional. the secret auth info.. The parameter '--service-endpoint' is optional. connect target service by service endpoint. source resource must be in the vnet and target sku must support service endpoint feature.. The parameter '--service-principal' is optional. the service principal auth info.. The parameter '--slot' is optional. the name of the slot. default to the production slot if not specified.. The parameter '--system-identity' is optional. the system assigned identity auth info.. The parameter '--user-identity' is optional. the user assigned identity auth info.. The parameter '--vault-id' is optional. the id of key vault to store secret value..
database/webapp/connection/update.yml
There is a command group 'az_webapp_connection_update'. This group of commands could 'update a webapp connection'. The group of commands has global parameter '--debug' which means 'Increase logging verbosity to show all debug logs.'. The group of commands has global parameter '--help -h' which means 'Show this help message and exit.'. The group of commands has global parameter '--only-show-errors' which means 'Only show errors, suppressing warnings.'. The group of commands has global parameter '--output -o' which means 'Output format.'. The group of commands has global parameter '--query' which means 'JMESPath query string. See <a href="http://jmespath.org/">http://jmespath.org/</a> for more information and examples.'. The group of commands has global parameter '--subscription' which means 'Name or ID of subscription. You can configure the default subscription using `az account set -s NAME_OR_ID`.'. The group of commands has global parameter '--verbose' which means 'Increase logging verbosity. Use --debug for full debug logs.'. This group contains a child command 'az_webapp_connection_update_cosmos gremlin'.The syntax is: az webapp connection update cosmos-gremlin [--appconfig-id] [--client-type {dotnet, dotnet-internal, java, nodejs, none, php, python}] [--connection] [--customized-keys] [--id] [--name] [--no-wait] [--opt-out {auth, configinfo, publicnetwork}] [--private-endpoint {false, true}] [--resource-group] [--secret] [--service-endpoint {false, true}] [--service-principal] [--slot] [--system-identity] [--user-identity] [--vault-id]. The 1th example of the child command would be to use it to 'update the client type of a connection with resource name', the syntax is: az webapp connection update cosmos-gremlin -g WebAppRG -n MyWebApp --connection MyConnection --client-type dotnet. The 2th example of the child command would be to use it to 'update the client type of a connection with resource id', the syntax is: az webapp connection update cosmos-gremlin --id /subscriptions/{subscription}/resourceGroups/{source_resource_group}/providers/Microsoft.Web/sites/{site}/providers/Microsoft.ServiceLinker/linkers/{linker} --client-type dotnet. The parameter '--appconfig-id' is optional. the app configuration id to store configuration.. The parameter '--client-type' is optional. the client type used on the webapp.. The parameter '--connection' is optional. name of the webapp connection.. The parameter '--customized-keys' is optional. the customized keys used to change default configuration names. key is the original name, value is the customized name.. The parameter '--id' is optional. the resource id of the connection. ['--resource-group', '--name', '--connection'] are required if '--id' is not specified.. The parameter '--name -n' is optional. name of the webapp. required if '--id' is not specified.none.. The parameter '--no-wait' is optional. do not wait for the long-running operation to finish.. The parameter '--opt-out' is optional. whether to disable some configuration steps. use configinfo to disbale configuration information changes on source. use publicnetwork to disable public network access configuration.use auth to skip auth configuration such as enabling managed identity and granting rbac roles.. The parameter '--private-endpoint' is optional. connect target service by private endpoint. the private endpoint in source virtual network must be created ahead.. The parameter '--resource-group -g' is optional. the resource group which contains the webapp. required if '--id' is not specified.none.. The parameter '--secret' is optional. the secret auth info.. The parameter '--service-endpoint' is optional. connect target service by service endpoint. source resource must be in the vnet and target sku must support service endpoint feature.. The parameter '--service-principal' is optional. the service principal auth info.. The parameter '--slot' is optional. the name of the slot. default to the production slot if not specified.. The parameter '--system-identity' is optional. the system assigned identity auth info.. The parameter '--user-identity' is optional. the user assigned identity auth info.. The parameter '--vault-id' is optional. the id of key vault to store secret value..
database/webapp/connection/update.yml
There is a command group 'az_webapp_connection_update'. This group of commands could 'update a webapp connection'. The group of commands has global parameter '--debug' which means 'Increase logging verbosity to show all debug logs.'. The group of commands has global parameter '--help -h' which means 'Show this help message and exit.'. The group of commands has global parameter '--only-show-errors' which means 'Only show errors, suppressing warnings.'. The group of commands has global parameter '--output -o' which means 'Output format.'. The group of commands has global parameter '--query' which means 'JMESPath query string. See <a href="http://jmespath.org/">http://jmespath.org/</a> for more information and examples.'. The group of commands has global parameter '--subscription' which means 'Name or ID of subscription. You can configure the default subscription using `az account set -s NAME_OR_ID`.'. The group of commands has global parameter '--verbose' which means 'Increase logging verbosity. Use --debug for full debug logs.'. This group contains a child command 'az_webapp_connection_update_cosmos mongo'.The syntax is: az webapp connection update cosmos-mongo [--appconfig-id] [--client-type {dotnet, dotnet-internal, go, java, nodejs, none, springboot}] [--connection] [--customized-keys] [--id] [--name] [--no-wait] [--opt-out {auth, configinfo, publicnetwork}] [--private-endpoint {false, true}] [--resource-group] [--secret] [--service-endpoint {false, true}] [--service-principal] [--slot] [--system-identity] [--user-identity] [--vault-id]. The 1th example of the child command would be to use it to 'update the client type of a connection with resource name', the syntax is: az webapp connection update cosmos-mongo -g WebAppRG -n MyWebApp --connection MyConnection --client-type dotnet. The 2th example of the child command would be to use it to 'update the client type of a connection with resource id', the syntax is: az webapp connection update cosmos-mongo --id /subscriptions/{subscription}/resourceGroups/{source_resource_group}/providers/Microsoft.Web/sites/{site}/providers/Microsoft.ServiceLinker/linkers/{linker} --client-type dotnet. The parameter '--appconfig-id' is optional. the app configuration id to store configuration.. The parameter '--client-type' is optional. the client type used on the webapp.. The parameter '--connection' is optional. name of the webapp connection.. The parameter '--customized-keys' is optional. the customized keys used to change default configuration names. key is the original name, value is the customized name.. The parameter '--id' is optional. the resource id of the connection. ['--resource-group', '--name', '--connection'] are required if '--id' is not specified.. The parameter '--name -n' is optional. name of the webapp. required if '--id' is not specified.none.. The parameter '--no-wait' is optional. do not wait for the long-running operation to finish.. The parameter '--opt-out' is optional. whether to disable some configuration steps. use configinfo to disbale configuration information changes on source. use publicnetwork to disable public network access configuration.use auth to skip auth configuration such as enabling managed identity and granting rbac roles.. The parameter '--private-endpoint' is optional. connect target service by private endpoint. the private endpoint in source virtual network must be created ahead.. The parameter '--resource-group -g' is optional. the resource group which contains the webapp. required if '--id' is not specified.none.. The parameter '--secret' is optional. the secret auth info.. The parameter '--service-endpoint' is optional. connect target service by service endpoint. source resource must be in the vnet and target sku must support service endpoint feature.. The parameter '--service-principal' is optional. the service principal auth info.. The parameter '--slot' is optional. the name of the slot. default to the production slot if not specified.. The parameter '--system-identity' is optional. the system assigned identity auth info.. The parameter '--user-identity' is optional. the user assigned identity auth info.. The parameter '--vault-id' is optional. the id of key vault to store secret value..
database/webapp/connection/update.yml
There is a command group 'az_webapp_connection_update'. This group of commands could 'update a webapp connection'. The group of commands has global parameter '--debug' which means 'Increase logging verbosity to show all debug logs.'. The group of commands has global parameter '--help -h' which means 'Show this help message and exit.'. The group of commands has global parameter '--only-show-errors' which means 'Only show errors, suppressing warnings.'. The group of commands has global parameter '--output -o' which means 'Output format.'. The group of commands has global parameter '--query' which means 'JMESPath query string. See <a href="http://jmespath.org/">http://jmespath.org/</a> for more information and examples.'. The group of commands has global parameter '--subscription' which means 'Name or ID of subscription. You can configure the default subscription using `az account set -s NAME_OR_ID`.'. The group of commands has global parameter '--verbose' which means 'Increase logging verbosity. Use --debug for full debug logs.'. This group contains a child command 'az_webapp_connection_update_cosmos sql'.The syntax is: az webapp connection update cosmos-sql [--appconfig-id] [--client-type {dotnet, dotnet-internal, java, nodejs, none, python, springboot}] [--connection] [--customized-keys] [--id] [--name] [--no-wait] [--opt-out {auth, configinfo, publicnetwork}] [--private-endpoint {false, true}] [--resource-group] [--secret] [--service-endpoint {false, true}] [--service-principal] [--slot] [--system-identity] [--user-identity] [--vault-id]. The 1th example of the child command would be to use it to 'update the client type of a connection with resource name', the syntax is: az webapp connection update cosmos-sql -g WebAppRG -n MyWebApp --connection MyConnection --client-type dotnet. The 2th example of the child command would be to use it to 'update the client type of a connection with resource id', the syntax is: az webapp connection update cosmos-sql --id /subscriptions/{subscription}/resourceGroups/{source_resource_group}/providers/Microsoft.Web/sites/{site}/providers/Microsoft.ServiceLinker/linkers/{linker} --client-type dotnet. The parameter '--appconfig-id' is optional. the app configuration id to store configuration.. The parameter '--client-type' is optional. the client type used on the webapp.. The parameter '--connection' is optional. name of the webapp connection.. The parameter '--customized-keys' is optional. the customized keys used to change default configuration names. key is the original name, value is the customized name.. The parameter '--id' is optional. the resource id of the connection. ['--resource-group', '--name', '--connection'] are required if '--id' is not specified.. The parameter '--name -n' is optional. name of the webapp. required if '--id' is not specified.none.. The parameter '--no-wait' is optional. do not wait for the long-running operation to finish.. The parameter '--opt-out' is optional. whether to disable some configuration steps. use configinfo to disbale configuration information changes on source. use publicnetwork to disable public network access configuration.use auth to skip auth configuration such as enabling managed identity and granting rbac roles.. The parameter '--private-endpoint' is optional. connect target service by private endpoint. the private endpoint in source virtual network must be created ahead.. The parameter '--resource-group -g' is optional. the resource group which contains the webapp. required if '--id' is not specified.none.. The parameter '--secret' is optional. the secret auth info.. The parameter '--service-endpoint' is optional. connect target service by service endpoint. source resource must be in the vnet and target sku must support service endpoint feature.. The parameter '--service-principal' is optional. the service principal auth info.. The parameter '--slot' is optional. the name of the slot. default to the production slot if not specified.. The parameter '--system-identity' is optional. the system assigned identity auth info.. The parameter '--user-identity' is optional. the user assigned identity auth info.. The parameter '--vault-id' is optional. the id of key vault to store secret value..
database/webapp/connection/update.yml
There is a command group 'az_webapp_connection_update'. This group of commands could 'update a webapp connection'. The group of commands has global parameter '--debug' which means 'Increase logging verbosity to show all debug logs.'. The group of commands has global parameter '--help -h' which means 'Show this help message and exit.'. The group of commands has global parameter '--only-show-errors' which means 'Only show errors, suppressing warnings.'. The group of commands has global parameter '--output -o' which means 'Output format.'. The group of commands has global parameter '--query' which means 'JMESPath query string. See <a href="http://jmespath.org/">http://jmespath.org/</a> for more information and examples.'. The group of commands has global parameter '--subscription' which means 'Name or ID of subscription. You can configure the default subscription using `az account set -s NAME_OR_ID`.'. The group of commands has global parameter '--verbose' which means 'Increase logging verbosity. Use --debug for full debug logs.'. This group contains a child command 'az_webapp_connection_update_cosmos table'.The syntax is: az webapp connection update cosmos-table [--appconfig-id] [--client-type {dotnet, dotnet-internal, java, nodejs, none, python, springboot}] [--connection] [--customized-keys] [--id] [--name] [--no-wait] [--opt-out {auth, configinfo, publicnetwork}] [--private-endpoint {false, true}] [--resource-group] [--secret] [--service-endpoint {false, true}] [--service-principal] [--slot] [--system-identity] [--user-identity] [--vault-id]. The 1th example of the child command would be to use it to 'update the client type of a connection with resource name', the syntax is: az webapp connection update cosmos-table -g WebAppRG -n MyWebApp --connection MyConnection --client-type dotnet. The 2th example of the child command would be to use it to 'update the client type of a connection with resource id', the syntax is: az webapp connection update cosmos-table --id /subscriptions/{subscription}/resourceGroups/{source_resource_group}/providers/Microsoft.Web/sites/{site}/providers/Microsoft.ServiceLinker/linkers/{linker} --client-type dotnet. The parameter '--appconfig-id' is optional. the app configuration id to store configuration.. The parameter '--client-type' is optional. the client type used on the webapp.. The parameter '--connection' is optional. name of the webapp connection.. The parameter '--customized-keys' is optional. the customized keys used to change default configuration names. key is the original name, value is the customized name.. The parameter '--id' is optional. the resource id of the connection. ['--resource-group', '--name', '--connection'] are required if '--id' is not specified.. The parameter '--name -n' is optional. name of the webapp. required if '--id' is not specified.none.. The parameter '--no-wait' is optional. do not wait for the long-running operation to finish.. The parameter '--opt-out' is optional. whether to disable some configuration steps. use configinfo to disbale configuration information changes on source. use publicnetwork to disable public network access configuration.use auth to skip auth configuration such as enabling managed identity and granting rbac roles.. The parameter '--private-endpoint' is optional. connect target service by private endpoint. the private endpoint in source virtual network must be created ahead.. The parameter '--resource-group -g' is optional. the resource group which contains the webapp. required if '--id' is not specified.none.. The parameter '--secret' is optional. the secret auth info.. The parameter '--service-endpoint' is optional. connect target service by service endpoint. source resource must be in the vnet and target sku must support service endpoint feature.. The parameter '--service-principal' is optional. the service principal auth info.. The parameter '--slot' is optional. the name of the slot. default to the production slot if not specified.. The parameter '--system-identity' is optional. the system assigned identity auth info.. The parameter '--user-identity' is optional. the user assigned identity auth info.. The parameter '--vault-id' is optional. the id of key vault to store secret value..
database/webapp/connection/update.yml
There is a command group 'az_webapp_connection_update'. This group of commands could 'update a webapp connection'. The group of commands has global parameter '--debug' which means 'Increase logging verbosity to show all debug logs.'. The group of commands has global parameter '--help -h' which means 'Show this help message and exit.'. The group of commands has global parameter '--only-show-errors' which means 'Only show errors, suppressing warnings.'. The group of commands has global parameter '--output -o' which means 'Output format.'. The group of commands has global parameter '--query' which means 'JMESPath query string. See <a href="http://jmespath.org/">http://jmespath.org/</a> for more information and examples.'. The group of commands has global parameter '--subscription' which means 'Name or ID of subscription. You can configure the default subscription using `az account set -s NAME_OR_ID`.'. The group of commands has global parameter '--verbose' which means 'Increase logging verbosity. Use --debug for full debug logs.'. This group contains a child command 'az_webapp_connection_update_eventhub'.The syntax is: az webapp connection update eventhub [--appconfig-id] [--client-type {dotnet, dotnet-internal, go, java, kafka-springboot, nodejs, none, python, springboot}] [--connection] [--customized-keys] [--id] [--name] [--no-wait] [--opt-out {auth, configinfo, publicnetwork}] [--private-endpoint {false, true}] [--resource-group] [--secret] [--service-endpoint {false, true}] [--service-principal] [--slot] [--system-identity] [--user-identity] [--vault-id]. The 1th example of the child command would be to use it to 'update the client type of a connection with resource name', the syntax is: az webapp connection update eventhub -g WebAppRG -n MyWebApp --connection MyConnection --client-type dotnet. The 2th example of the child command would be to use it to 'update the client type of a connection with resource id', the syntax is: az webapp connection update eventhub --id /subscriptions/{subscription}/resourceGroups/{source_resource_group}/providers/Microsoft.Web/sites/{site}/providers/Microsoft.ServiceLinker/linkers/{linker} --client-type dotnet. The parameter '--appconfig-id' is optional. the app configuration id to store configuration.. The parameter '--client-type' is optional. the client type used on the webapp.. The parameter '--connection' is optional. name of the webapp connection.. The parameter '--customized-keys' is optional. the customized keys used to change default configuration names. key is the original name, value is the customized name.. The parameter '--id' is optional. the resource id of the connection. ['--resource-group', '--name', '--connection'] are required if '--id' is not specified.. The parameter '--name -n' is optional. name of the webapp. required if '--id' is not specified.none.. The parameter '--no-wait' is optional. do not wait for the long-running operation to finish.. The parameter '--opt-out' is optional. whether to disable some configuration steps. use configinfo to disbale configuration information changes on source. use publicnetwork to disable public network access configuration.use auth to skip auth configuration such as enabling managed identity and granting rbac roles.. The parameter '--private-endpoint' is optional. connect target service by private endpoint. the private endpoint in source virtual network must be created ahead.. The parameter '--resource-group -g' is optional. the resource group which contains the webapp. required if '--id' is not specified.none.. The parameter '--secret' is optional. the secret auth info.. The parameter '--service-endpoint' is optional. connect target service by service endpoint. source resource must be in the vnet and target sku must support service endpoint feature.. The parameter '--service-principal' is optional. the service principal auth info.. The parameter '--slot' is optional. the name of the slot. default to the production slot if not specified.. The parameter '--system-identity' is optional. the system assigned identity auth info.. The parameter '--user-identity' is optional. the user assigned identity auth info.. The parameter '--vault-id' is optional. the id of key vault to store secret value..
database/webapp/connection/update.yml
There is a command group 'az_webapp_connection_update'. This group of commands could 'update a webapp connection'. The group of commands has global parameter '--debug' which means 'Increase logging verbosity to show all debug logs.'. The group of commands has global parameter '--help -h' which means 'Show this help message and exit.'. The group of commands has global parameter '--only-show-errors' which means 'Only show errors, suppressing warnings.'. The group of commands has global parameter '--output -o' which means 'Output format.'. The group of commands has global parameter '--query' which means 'JMESPath query string. See <a href="http://jmespath.org/">http://jmespath.org/</a> for more information and examples.'. The group of commands has global parameter '--subscription' which means 'Name or ID of subscription. You can configure the default subscription using `az account set -s NAME_OR_ID`.'. The group of commands has global parameter '--verbose' which means 'Increase logging verbosity. Use --debug for full debug logs.'. This group contains a child command 'az_webapp_connection_update_keyvault'.The syntax is: az webapp connection update keyvault [--appconfig-id] [--client-type {dotnet, dotnet-internal, java, nodejs, none, python, springboot}] [--connection] [--customized-keys] [--id] [--name] [--no-wait] [--opt-out {auth, configinfo, publicnetwork}] [--private-endpoint {false, true}] [--resource-group] [--service-endpoint {false, true}] [--service-principal] [--slot] [--system-identity] [--user-identity] [--vault-id]. The 1th example of the child command would be to use it to 'update the client type of a connection with resource name', the syntax is: az webapp connection update keyvault -g WebAppRG -n MyWebApp --connection MyConnection --client-type dotnet. The 2th example of the child command would be to use it to 'update the client type of a connection with resource id', the syntax is: az webapp connection update keyvault --id /subscriptions/{subscription}/resourceGroups/{source_resource_group}/providers/Microsoft.Web/sites/{site}/providers/Microsoft.ServiceLinker/linkers/{linker} --client-type dotnet. The parameter '--appconfig-id' is optional. the app configuration id to store configuration.. The parameter '--client-type' is optional. the client type used on the webapp.. The parameter '--connection' is optional. name of the webapp connection.. The parameter '--customized-keys' is optional. the customized keys used to change default configuration names. key is the original name, value is the customized name.. The parameter '--id' is optional. the resource id of the connection. ['--resource-group', '--name', '--connection'] are required if '--id' is not specified.. The parameter '--name -n' is optional. name of the webapp. required if '--id' is not specified.none.. The parameter '--no-wait' is optional. do not wait for the long-running operation to finish.. The parameter '--opt-out' is optional. whether to disable some configuration steps. use configinfo to disbale configuration information changes on source. use publicnetwork to disable public network access configuration.use auth to skip auth configuration such as enabling managed identity and granting rbac roles.. The parameter '--private-endpoint' is optional. connect target service by private endpoint. the private endpoint in source virtual network must be created ahead.. The parameter '--resource-group -g' is optional. the resource group which contains the webapp. required if '--id' is not specified.none.. The parameter '--service-endpoint' is optional. connect target service by service endpoint. source resource must be in the vnet and target sku must support service endpoint feature.. The parameter '--service-principal' is optional. the service principal auth info.. The parameter '--slot' is optional. the name of the slot. default to the production slot if not specified.. The parameter '--system-identity' is optional. the system assigned identity auth info.. The parameter '--user-identity' is optional. the user assigned identity auth info.. The parameter '--vault-id' is optional. the id of key vault to store secret value..
database/webapp/connection/update.yml
There is a command group 'az_webapp_connection_update'. This group of commands could 'update a webapp connection'. The group of commands has global parameter '--debug' which means 'Increase logging verbosity to show all debug logs.'. The group of commands has global parameter '--help -h' which means 'Show this help message and exit.'. The group of commands has global parameter '--only-show-errors' which means 'Only show errors, suppressing warnings.'. The group of commands has global parameter '--output -o' which means 'Output format.'. The group of commands has global parameter '--query' which means 'JMESPath query string. See <a href="http://jmespath.org/">http://jmespath.org/</a> for more information and examples.'. The group of commands has global parameter '--subscription' which means 'Name or ID of subscription. You can configure the default subscription using `az account set -s NAME_OR_ID`.'. The group of commands has global parameter '--verbose' which means 'Increase logging verbosity. Use --debug for full debug logs.'. This group contains a child command 'az_webapp_connection_update_mysql'.The syntax is: az webapp connection update mysql [--appconfig-id] [--client-type {django, dotnet, dotnet-internal, go, java, nodejs, none, php, python, ruby, springboot}] [--config-connstr {false, true}] [--connection] [--customized-keys] [--id] [--name] [--no-wait] [--opt-out {auth, configinfo, publicnetwork}] [--private-endpoint {false, true}] [--resource-group] [--secret] [--service-endpoint {false, true}] [--slot] [--vault-id]. The 1th example of the child command would be to use it to 'update the client type of a connection with resource name', the syntax is: az webapp connection update mysql -g WebAppRG -n MyWebApp --connection MyConnection --client-type dotnet. The 2th example of the child command would be to use it to 'update the client type of a connection with resource id', the syntax is: az webapp connection update mysql --id /subscriptions/{subscription}/resourceGroups/{source_resource_group}/providers/Microsoft.Web/sites/{site}/providers/Microsoft.ServiceLinker/linkers/{linker} --client-type dotnet. The parameter '--appconfig-id' is optional. the app configuration id to store configuration.. The parameter '--client-type' is optional. the client type used on the webapp.. The parameter '--config-connstr' is optional. store configuration into connection strings, only could be used together with dotnet client_type.. The parameter '--connection' is optional. name of the webapp connection.. The parameter '--customized-keys' is optional. the customized keys used to change default configuration names. key is the original name, value is the customized name.. The parameter '--id' is optional. the resource id of the connection. ['--resource-group', '--name', '--connection'] are required if '--id' is not specified.. The parameter '--name -n' is optional. name of the webapp. required if '--id' is not specified.none.. The parameter '--no-wait' is optional. do not wait for the long-running operation to finish.. The parameter '--opt-out' is optional. whether to disable some configuration steps. use configinfo to disbale configuration information changes on source. use publicnetwork to disable public network access configuration.use auth to skip auth configuration such as enabling managed identity and granting rbac roles.. The parameter '--private-endpoint' is optional. connect target service by private endpoint. the private endpoint in source virtual network must be created ahead.. The parameter '--resource-group -g' is optional. the resource group which contains the webapp. required if '--id' is not specified.none.. The parameter '--secret' is optional. the secret auth info.. The parameter '--service-endpoint' is optional. connect target service by service endpoint. source resource must be in the vnet and target sku must support service endpoint feature.. The parameter '--slot' is optional. the name of the slot. default to the production slot if not specified.. The parameter '--vault-id' is optional. the id of key vault to store secret value..
database/webapp/connection/update.yml
There is a command group 'az_webapp_connection_update'. This group of commands could 'update a webapp connection'. The group of commands has global parameter '--debug' which means 'Increase logging verbosity to show all debug logs.'. The group of commands has global parameter '--help -h' which means 'Show this help message and exit.'. The group of commands has global parameter '--only-show-errors' which means 'Only show errors, suppressing warnings.'. The group of commands has global parameter '--output -o' which means 'Output format.'. The group of commands has global parameter '--query' which means 'JMESPath query string. See <a href="http://jmespath.org/">http://jmespath.org/</a> for more information and examples.'. The group of commands has global parameter '--subscription' which means 'Name or ID of subscription. You can configure the default subscription using `az account set -s NAME_OR_ID`.'. The group of commands has global parameter '--verbose' which means 'Increase logging verbosity. Use --debug for full debug logs.'. This group contains a child command 'az_webapp_connection_update_mysql flexible'.The syntax is: az webapp connection update mysql-flexible [--appconfig-id] [--client-type {django, dotnet, dotnet-internal, go, java, nodejs, none, php, python, ruby, springboot}] [--config-connstr {false, true}] [--connection] [--customized-keys] [--id] [--name] [--no-wait] [--opt-out {auth, configinfo, publicnetwork}] [--resource-group] [--secret] [--service-principal] [--slot] [--system-identity] [--user-identity] [--vault-id]. The 1th example of the child command would be to use it to 'update the client type of a connection with resource name', the syntax is: az webapp connection update mysql-flexible -g WebAppRG -n MyWebApp --connection MyConnection --client-type dotnet. The 2th example of the child command would be to use it to 'update the client type of a connection with resource id', the syntax is: az webapp connection update mysql-flexible --id /subscriptions/{subscription}/resourceGroups/{source_resource_group}/providers/Microsoft.Web/sites/{site}/providers/Microsoft.ServiceLinker/linkers/{linker} --client-type dotnet. The parameter '--appconfig-id' is optional. the app configuration id to store configuration.. The parameter '--client-type' is optional. the client type used on the webapp.. The parameter '--config-connstr' is optional. store configuration into connection strings, only could be used together with dotnet client_type.. The parameter '--connection' is optional. name of the webapp connection.. The parameter '--customized-keys' is optional. the customized keys used to change default configuration names. key is the original name, value is the customized name.. The parameter '--id' is optional. the resource id of the connection. ['--resource-group', '--name', '--connection'] are required if '--id' is not specified.. The parameter '--name -n' is optional. name of the webapp. required if '--id' is not specified.none.. The parameter '--no-wait' is optional. do not wait for the long-running operation to finish.. The parameter '--opt-out' is optional. whether to disable some configuration steps. use configinfo to disbale configuration information changes on source. use publicnetwork to disable public network access configuration.use auth to skip auth configuration such as enabling managed identity and granting rbac roles.. The parameter '--resource-group -g' is optional. the resource group which contains the webapp. required if '--id' is not specified.none.. The parameter '--secret' is optional. the secret auth info.. The parameter '--service-principal' is optional. the service principal auth info.. The parameter '--slot' is optional. the name of the slot. default to the production slot if not specified.. The parameter '--system-identity' is optional. the system assigned identity auth info.. The parameter '--user-identity' is optional. the user assigned identity auth info.. The parameter '--vault-id' is optional. the id of key vault to store secret value..
database/webapp/connection/update.yml
There is a command group 'az_webapp_connection_update'. This group of commands could 'update a webapp connection'. The group of commands has global parameter '--debug' which means 'Increase logging verbosity to show all debug logs.'. The group of commands has global parameter '--help -h' which means 'Show this help message and exit.'. The group of commands has global parameter '--only-show-errors' which means 'Only show errors, suppressing warnings.'. The group of commands has global parameter '--output -o' which means 'Output format.'. The group of commands has global parameter '--query' which means 'JMESPath query string. See <a href="http://jmespath.org/">http://jmespath.org/</a> for more information and examples.'. The group of commands has global parameter '--subscription' which means 'Name or ID of subscription. You can configure the default subscription using `az account set -s NAME_OR_ID`.'. The group of commands has global parameter '--verbose' which means 'Increase logging verbosity. Use --debug for full debug logs.'. This group contains a child command 'az_webapp_connection_update_postgres'.The syntax is: az webapp connection update postgres [--appconfig-id] [--client-type {django, dotnet, dotnet-internal, go, java, nodejs, none, php, python, ruby, springboot}] [--config-connstr {false, true}] [--connection] [--customized-keys] [--id] [--name] [--no-wait] [--opt-out {auth, configinfo, publicnetwork}] [--private-endpoint {false, true}] [--resource-group] [--secret] [--service-endpoint {false, true}] [--service-principal] [--slot] [--system-identity] [--user-identity] [--vault-id]. The 1th example of the child command would be to use it to 'update the client type of a connection with resource name', the syntax is: az webapp connection update postgres -g WebAppRG -n MyWebApp --connection MyConnection --client-type dotnet. The 2th example of the child command would be to use it to 'update the client type of a connection with resource id', the syntax is: az webapp connection update postgres --id /subscriptions/{subscription}/resourceGroups/{source_resource_group}/providers/Microsoft.Web/sites/{site}/providers/Microsoft.ServiceLinker/linkers/{linker} --client-type dotnet. The parameter '--appconfig-id' is optional. the app configuration id to store configuration.. The parameter '--client-type' is optional. the client type used on the webapp.. The parameter '--config-connstr' is optional. store configuration into connection strings, only could be used together with dotnet client_type.. The parameter '--connection' is optional. name of the webapp connection.. The parameter '--customized-keys' is optional. the customized keys used to change default configuration names. key is the original name, value is the customized name.. The parameter '--id' is optional. the resource id of the connection. ['--resource-group', '--name', '--connection'] are required if '--id' is not specified.. The parameter '--name -n' is optional. name of the webapp. required if '--id' is not specified.none.. The parameter '--no-wait' is optional. do not wait for the long-running operation to finish.. The parameter '--opt-out' is optional. whether to disable some configuration steps. use configinfo to disbale configuration information changes on source. use publicnetwork to disable public network access configuration.use auth to skip auth configuration such as enabling managed identity and granting rbac roles.. The parameter '--private-endpoint' is optional. connect target service by private endpoint. the private endpoint in source virtual network must be created ahead.. The parameter '--resource-group -g' is optional. the resource group which contains the webapp. required if '--id' is not specified.none.. The parameter '--secret' is optional. the secret auth info.. The parameter '--service-endpoint' is optional. connect target service by service endpoint. source resource must be in the vnet and target sku must support service endpoint feature.. The parameter '--service-principal' is optional. the service principal auth info.. The parameter '--slot' is optional. the name of the slot. default to the production slot if not specified.. The parameter '--system-identity' is optional. the system assigned identity auth info.. The parameter '--user-identity' is optional. the user assigned identity auth info.. The parameter '--vault-id' is optional. the id of key vault to store secret value..
database/webapp/connection/update.yml
There is a command group 'az_webapp_connection_update'. This group of commands could 'update a webapp connection'. The group of commands has global parameter '--debug' which means 'Increase logging verbosity to show all debug logs.'. The group of commands has global parameter '--help -h' which means 'Show this help message and exit.'. The group of commands has global parameter '--only-show-errors' which means 'Only show errors, suppressing warnings.'. The group of commands has global parameter '--output -o' which means 'Output format.'. The group of commands has global parameter '--query' which means 'JMESPath query string. See <a href="http://jmespath.org/">http://jmespath.org/</a> for more information and examples.'. The group of commands has global parameter '--subscription' which means 'Name or ID of subscription. You can configure the default subscription using `az account set -s NAME_OR_ID`.'. The group of commands has global parameter '--verbose' which means 'Increase logging verbosity. Use --debug for full debug logs.'. This group contains a child command 'az_webapp_connection_update_postgres flexible'.The syntax is: az webapp connection update postgres-flexible [--appconfig-id] [--client-type {django, dotnet, dotnet-internal, go, java, nodejs, none, php, python, ruby, springboot}] [--config-connstr {false, true}] [--connection] [--customized-keys] [--id] [--name] [--no-wait] [--opt-out {auth, configinfo, publicnetwork}] [--resource-group] [--secret] [--service-principal] [--slot] [--system-identity] [--user-identity] [--vault-id]. The 1th example of the child command would be to use it to 'update the client type of a connection with resource name', the syntax is: az webapp connection update postgres-flexible -g WebAppRG -n MyWebApp --connection MyConnection --client-type dotnet. The 2th example of the child command would be to use it to 'update the client type of a connection with resource id', the syntax is: az webapp connection update postgres-flexible --id /subscriptions/{subscription}/resourceGroups/{source_resource_group}/providers/Microsoft.Web/sites/{site}/providers/Microsoft.ServiceLinker/linkers/{linker} --client-type dotnet. The parameter '--appconfig-id' is optional. the app configuration id to store configuration.. The parameter '--client-type' is optional. the client type used on the webapp.. The parameter '--config-connstr' is optional. store configuration into connection strings, only could be used together with dotnet client_type.. The parameter '--connection' is optional. name of the webapp connection.. The parameter '--customized-keys' is optional. the customized keys used to change default configuration names. key is the original name, value is the customized name.. The parameter '--id' is optional. the resource id of the connection. ['--resource-group', '--name', '--connection'] are required if '--id' is not specified.. The parameter '--name -n' is optional. name of the webapp. required if '--id' is not specified.none.. The parameter '--no-wait' is optional. do not wait for the long-running operation to finish.. The parameter '--opt-out' is optional. whether to disable some configuration steps. use configinfo to disbale configuration information changes on source. use publicnetwork to disable public network access configuration.use auth to skip auth configuration such as enabling managed identity and granting rbac roles.. The parameter '--resource-group -g' is optional. the resource group which contains the webapp. required if '--id' is not specified.none.. The parameter '--secret' is optional. the secret auth info.. The parameter '--service-principal' is optional. the service principal auth info.. The parameter '--slot' is optional. the name of the slot. default to the production slot if not specified.. The parameter '--system-identity' is optional. the system assigned identity auth info.. The parameter '--user-identity' is optional. the user assigned identity auth info.. The parameter '--vault-id' is optional. the id of key vault to store secret value..
database/webapp/connection/update.yml
There is a command group 'az_webapp_connection_update'. This group of commands could 'update a webapp connection'. The group of commands has global parameter '--debug' which means 'Increase logging verbosity to show all debug logs.'. The group of commands has global parameter '--help -h' which means 'Show this help message and exit.'. The group of commands has global parameter '--only-show-errors' which means 'Only show errors, suppressing warnings.'. The group of commands has global parameter '--output -o' which means 'Output format.'. The group of commands has global parameter '--query' which means 'JMESPath query string. See <a href="http://jmespath.org/">http://jmespath.org/</a> for more information and examples.'. The group of commands has global parameter '--subscription' which means 'Name or ID of subscription. You can configure the default subscription using `az account set -s NAME_OR_ID`.'. The group of commands has global parameter '--verbose' which means 'Increase logging verbosity. Use --debug for full debug logs.'. This group contains a child command 'az_webapp_connection_update_redis'.The syntax is: az webapp connection update redis [--appconfig-id] [--client-type {dotnet, dotnet-internal, go, java, nodejs, none, python, springboot}] [--connection] [--customized-keys] [--id] [--name] [--no-wait] [--opt-out {auth, configinfo, publicnetwork}] [--private-endpoint {false, true}] [--resource-group] [--secret] [--slot] [--vault-id]. The 1th example of the child command would be to use it to 'update the client type of a connection with resource name', the syntax is: az webapp connection update redis -g WebAppRG -n MyWebApp --connection MyConnection --client-type dotnet. The 2th example of the child command would be to use it to 'update the client type of a connection with resource id', the syntax is: az webapp connection update redis --id /subscriptions/{subscription}/resourceGroups/{source_resource_group}/providers/Microsoft.Web/sites/{site}/providers/Microsoft.ServiceLinker/linkers/{linker} --client-type dotnet. The parameter '--appconfig-id' is optional. the app configuration id to store configuration.. The parameter '--client-type' is optional. the client type used on the webapp.. The parameter '--connection' is optional. name of the webapp connection.. The parameter '--customized-keys' is optional. the customized keys used to change default configuration names. key is the original name, value is the customized name.. The parameter '--id' is optional. the resource id of the connection. ['--resource-group', '--name', '--connection'] are required if '--id' is not specified.. The parameter '--name -n' is optional. name of the webapp. required if '--id' is not specified.none.. The parameter '--no-wait' is optional. do not wait for the long-running operation to finish.. The parameter '--opt-out' is optional. whether to disable some configuration steps. use configinfo to disbale configuration information changes on source. use publicnetwork to disable public network access configuration.use auth to skip auth configuration such as enabling managed identity and granting rbac roles.. The parameter '--private-endpoint' is optional. connect target service by private endpoint. the private endpoint in source virtual network must be created ahead.. The parameter '--resource-group -g' is optional. the resource group which contains the webapp. required if '--id' is not specified.none.. The parameter '--secret' is optional. the secret auth info.. The parameter '--slot' is optional. the name of the slot. default to the production slot if not specified.. The parameter '--vault-id' is optional. the id of key vault to store secret value..
database/webapp/connection/update.yml
There is a command group 'az_webapp_connection_update'. This group of commands could 'update a webapp connection'. The group of commands has global parameter '--debug' which means 'Increase logging verbosity to show all debug logs.'. The group of commands has global parameter '--help -h' which means 'Show this help message and exit.'. The group of commands has global parameter '--only-show-errors' which means 'Only show errors, suppressing warnings.'. The group of commands has global parameter '--output -o' which means 'Output format.'. The group of commands has global parameter '--query' which means 'JMESPath query string. See <a href="http://jmespath.org/">http://jmespath.org/</a> for more information and examples.'. The group of commands has global parameter '--subscription' which means 'Name or ID of subscription. You can configure the default subscription using `az account set -s NAME_OR_ID`.'. The group of commands has global parameter '--verbose' which means 'Increase logging verbosity. Use --debug for full debug logs.'. This group contains a child command 'az_webapp_connection_update_redis enterprise'.The syntax is: az webapp connection update redis-enterprise [--appconfig-id] [--client-type {dotnet, dotnet-internal, go, java, nodejs, none, python, springboot}] [--connection] [--customized-keys] [--id] [--name] [--no-wait] [--opt-out {auth, configinfo, publicnetwork}] [--resource-group] [--secret] [--slot] [--vault-id]. The 1th example of the child command would be to use it to 'update the client type of a connection with resource name', the syntax is: az webapp connection update redis-enterprise -g WebAppRG -n MyWebApp --connection MyConnection --client-type dotnet. The 2th example of the child command would be to use it to 'update the client type of a connection with resource id', the syntax is: az webapp connection update redis-enterprise --id /subscriptions/{subscription}/resourceGroups/{source_resource_group}/providers/Microsoft.Web/sites/{site}/providers/Microsoft.ServiceLinker/linkers/{linker} --client-type dotnet. The parameter '--appconfig-id' is optional. the app configuration id to store configuration.. The parameter '--client-type' is optional. the client type used on the webapp.. The parameter '--connection' is optional. name of the webapp connection.. The parameter '--customized-keys' is optional. the customized keys used to change default configuration names. key is the original name, value is the customized name.. The parameter '--id' is optional. the resource id of the connection. ['--resource-group', '--name', '--connection'] are required if '--id' is not specified.. The parameter '--name -n' is optional. name of the webapp. required if '--id' is not specified.none.. The parameter '--no-wait' is optional. do not wait for the long-running operation to finish.. The parameter '--opt-out' is optional. whether to disable some configuration steps. use configinfo to disbale configuration information changes on source. use publicnetwork to disable public network access configuration.use auth to skip auth configuration such as enabling managed identity and granting rbac roles.. The parameter '--resource-group -g' is optional. the resource group which contains the webapp. required if '--id' is not specified.none.. The parameter '--secret' is optional. the secret auth info.. The parameter '--slot' is optional. the name of the slot. default to the production slot if not specified.. The parameter '--vault-id' is optional. the id of key vault to store secret value..
database/webapp/connection/update.yml
There is a command group 'az_webapp_connection_update'. This group of commands could 'update a webapp connection'. The group of commands has global parameter '--debug' which means 'Increase logging verbosity to show all debug logs.'. The group of commands has global parameter '--help -h' which means 'Show this help message and exit.'. The group of commands has global parameter '--only-show-errors' which means 'Only show errors, suppressing warnings.'. The group of commands has global parameter '--output -o' which means 'Output format.'. The group of commands has global parameter '--query' which means 'JMESPath query string. See <a href="http://jmespath.org/">http://jmespath.org/</a> for more information and examples.'. The group of commands has global parameter '--subscription' which means 'Name or ID of subscription. You can configure the default subscription using `az account set -s NAME_OR_ID`.'. The group of commands has global parameter '--verbose' which means 'Increase logging verbosity. Use --debug for full debug logs.'. This group contains a child command 'az_webapp_connection_update_servicebus'.The syntax is: az webapp connection update servicebus [--appconfig-id] [--client-type {dotnet, dotnet-internal, go, java, nodejs, none, python, springboot}] [--connection] [--customized-keys] [--id] [--name] [--no-wait] [--opt-out {auth, configinfo, publicnetwork}] [--private-endpoint {false, true}] [--resource-group] [--secret] [--service-endpoint {false, true}] [--service-principal] [--slot] [--system-identity] [--user-identity] [--vault-id]. The 1th example of the child command would be to use it to 'update the client type of a connection with resource name', the syntax is: az webapp connection update servicebus -g WebAppRG -n MyWebApp --connection MyConnection --client-type dotnet. The 2th example of the child command would be to use it to 'update the client type of a connection with resource id', the syntax is: az webapp connection update servicebus --id /subscriptions/{subscription}/resourceGroups/{source_resource_group}/providers/Microsoft.Web/sites/{site}/providers/Microsoft.ServiceLinker/linkers/{linker} --client-type dotnet. The parameter '--appconfig-id' is optional. the app configuration id to store configuration.. The parameter '--client-type' is optional. the client type used on the webapp.. The parameter '--connection' is optional. name of the webapp connection.. The parameter '--customized-keys' is optional. the customized keys used to change default configuration names. key is the original name, value is the customized name.. The parameter '--id' is optional. the resource id of the connection. ['--resource-group', '--name', '--connection'] are required if '--id' is not specified.. The parameter '--name -n' is optional. name of the webapp. required if '--id' is not specified.none.. The parameter '--no-wait' is optional. do not wait for the long-running operation to finish.. The parameter '--opt-out' is optional. whether to disable some configuration steps. use configinfo to disbale configuration information changes on source. use publicnetwork to disable public network access configuration.use auth to skip auth configuration such as enabling managed identity and granting rbac roles.. The parameter '--private-endpoint' is optional. connect target service by private endpoint. the private endpoint in source virtual network must be created ahead.. The parameter '--resource-group -g' is optional. the resource group which contains the webapp. required if '--id' is not specified.none.. The parameter '--secret' is optional. the secret auth info.. The parameter '--service-endpoint' is optional. connect target service by service endpoint. source resource must be in the vnet and target sku must support service endpoint feature.. The parameter '--service-principal' is optional. the service principal auth info.. The parameter '--slot' is optional. the name of the slot. default to the production slot if not specified.. The parameter '--system-identity' is optional. the system assigned identity auth info.. The parameter '--user-identity' is optional. the user assigned identity auth info.. The parameter '--vault-id' is optional. the id of key vault to store secret value..
database/webapp/connection/update.yml
There is a command group 'az_webapp_connection_update'. This group of commands could 'update a webapp connection'. The group of commands has global parameter '--debug' which means 'Increase logging verbosity to show all debug logs.'. The group of commands has global parameter '--help -h' which means 'Show this help message and exit.'. The group of commands has global parameter '--only-show-errors' which means 'Only show errors, suppressing warnings.'. The group of commands has global parameter '--output -o' which means 'Output format.'. The group of commands has global parameter '--query' which means 'JMESPath query string. See <a href="http://jmespath.org/">http://jmespath.org/</a> for more information and examples.'. The group of commands has global parameter '--subscription' which means 'Name or ID of subscription. You can configure the default subscription using `az account set -s NAME_OR_ID`.'. The group of commands has global parameter '--verbose' which means 'Increase logging verbosity. Use --debug for full debug logs.'. This group contains a child command 'az_webapp_connection_update_signalr'.The syntax is: az webapp connection update signalr [--appconfig-id] [--client-type {dotnet, dotnet-internal, none}] [--connection] [--customized-keys] [--id] [--name] [--no-wait] [--opt-out {auth, configinfo, publicnetwork}] [--private-endpoint {false, true}] [--resource-group] [--secret] [--service-principal] [--slot] [--system-identity] [--user-identity] [--vault-id]. The 1th example of the child command would be to use it to 'update the client type of a connection with resource name', the syntax is: az webapp connection update signalr -g WebAppRG -n MyWebApp --connection MyConnection --client-type dotnet. The 2th example of the child command would be to use it to 'update the client type of a connection with resource id', the syntax is: az webapp connection update signalr --id /subscriptions/{subscription}/resourceGroups/{source_resource_group}/providers/Microsoft.Web/sites/{site}/providers/Microsoft.ServiceLinker/linkers/{linker} --client-type dotnet. The parameter '--appconfig-id' is optional. the app configuration id to store configuration.. The parameter '--client-type' is optional. the client type used on the webapp.. The parameter '--connection' is optional. name of the webapp connection.. The parameter '--customized-keys' is optional. the customized keys used to change default configuration names. key is the original name, value is the customized name.. The parameter '--id' is optional. the resource id of the connection. ['--resource-group', '--name', '--connection'] are required if '--id' is not specified.. The parameter '--name -n' is optional. name of the webapp. required if '--id' is not specified.none.. The parameter '--no-wait' is optional. do not wait for the long-running operation to finish.. The parameter '--opt-out' is optional. whether to disable some configuration steps. use configinfo to disbale configuration information changes on source. use publicnetwork to disable public network access configuration.use auth to skip auth configuration such as enabling managed identity and granting rbac roles.. The parameter '--private-endpoint' is optional. connect target service by private endpoint. the private endpoint in source virtual network must be created ahead.. The parameter '--resource-group -g' is optional. the resource group which contains the webapp. required if '--id' is not specified.none.. The parameter '--secret' is optional. the secret auth info.. The parameter '--service-principal' is optional. the service principal auth info.. The parameter '--slot' is optional. the name of the slot. default to the production slot if not specified.. The parameter '--system-identity' is optional. the system assigned identity auth info.. The parameter '--user-identity' is optional. the user assigned identity auth info.. The parameter '--vault-id' is optional. the id of key vault to store secret value..
database/webapp/connection/update.yml
There is a command group 'az_webapp_connection_update'. This group of commands could 'update a webapp connection'. The group of commands has global parameter '--debug' which means 'Increase logging verbosity to show all debug logs.'. The group of commands has global parameter '--help -h' which means 'Show this help message and exit.'. The group of commands has global parameter '--only-show-errors' which means 'Only show errors, suppressing warnings.'. The group of commands has global parameter '--output -o' which means 'Output format.'. The group of commands has global parameter '--query' which means 'JMESPath query string. See <a href="http://jmespath.org/">http://jmespath.org/</a> for more information and examples.'. The group of commands has global parameter '--subscription' which means 'Name or ID of subscription. You can configure the default subscription using `az account set -s NAME_OR_ID`.'. The group of commands has global parameter '--verbose' which means 'Increase logging verbosity. Use --debug for full debug logs.'. This group contains a child command 'az_webapp_connection_update_sql'.The syntax is: az webapp connection update sql [--appconfig-id] [--client-type {django, dotnet, dotnet-internal, go, java, nodejs, none, php, python, ruby, springboot}] [--config-connstr {false, true}] [--connection] [--customized-keys] [--id] [--name] [--no-wait] [--opt-out {auth, configinfo, publicnetwork}] [--private-endpoint {false, true}] [--resource-group] [--secret] [--service-endpoint {false, true}] [--service-principal] [--slot] [--system-identity] [--user-identity] [--vault-id]. The 1th example of the child command would be to use it to 'update the client type of a connection with resource name', the syntax is: az webapp connection update sql -g WebAppRG -n MyWebApp --connection MyConnection --client-type dotnet. The 2th example of the child command would be to use it to 'update the client type of a connection with resource id', the syntax is: az webapp connection update sql --id /subscriptions/{subscription}/resourceGroups/{source_resource_group}/providers/Microsoft.Web/sites/{site}/providers/Microsoft.ServiceLinker/linkers/{linker} --client-type dotnet. The parameter '--appconfig-id' is optional. the app configuration id to store configuration.. The parameter '--client-type' is optional. the client type used on the webapp.. The parameter '--config-connstr' is optional. store configuration into connection strings, only could be used together with dotnet client_type.. The parameter '--connection' is optional. name of the webapp connection.. The parameter '--customized-keys' is optional. the customized keys used to change default configuration names. key is the original name, value is the customized name.. The parameter '--id' is optional. the resource id of the connection. ['--resource-group', '--name', '--connection'] are required if '--id' is not specified.. The parameter '--name -n' is optional. name of the webapp. required if '--id' is not specified.none.. The parameter '--no-wait' is optional. do not wait for the long-running operation to finish.. The parameter '--opt-out' is optional. whether to disable some configuration steps. use configinfo to disbale configuration information changes on source. use publicnetwork to disable public network access configuration.use auth to skip auth configuration such as enabling managed identity and granting rbac roles.. The parameter '--private-endpoint' is optional. connect target service by private endpoint. the private endpoint in source virtual network must be created ahead.. The parameter '--resource-group -g' is optional. the resource group which contains the webapp. required if '--id' is not specified.none.. The parameter '--secret' is optional. the secret auth info.. The parameter '--service-endpoint' is optional. connect target service by service endpoint. source resource must be in the vnet and target sku must support service endpoint feature.. The parameter '--service-principal' is optional. the service principal auth info.. The parameter '--slot' is optional. the name of the slot. default to the production slot if not specified.. The parameter '--system-identity' is optional. the system assigned identity auth info.. The parameter '--user-identity' is optional. the user assigned identity auth info.. The parameter '--vault-id' is optional. the id of key vault to store secret value..
database/webapp/connection/update.yml
There is a command group 'az_webapp_connection_update'. This group of commands could 'update a webapp connection'. The group of commands has global parameter '--debug' which means 'Increase logging verbosity to show all debug logs.'. The group of commands has global parameter '--help -h' which means 'Show this help message and exit.'. The group of commands has global parameter '--only-show-errors' which means 'Only show errors, suppressing warnings.'. The group of commands has global parameter '--output -o' which means 'Output format.'. The group of commands has global parameter '--query' which means 'JMESPath query string. See <a href="http://jmespath.org/">http://jmespath.org/</a> for more information and examples.'. The group of commands has global parameter '--subscription' which means 'Name or ID of subscription. You can configure the default subscription using `az account set -s NAME_OR_ID`.'. The group of commands has global parameter '--verbose' which means 'Increase logging verbosity. Use --debug for full debug logs.'. This group contains a child command 'az_webapp_connection_update_storage blob'.The syntax is: az webapp connection update storage-blob [--appconfig-id] [--client-type {dotnet, dotnet-internal, java, nodejs, none, python, springboot}] [--connection] [--customized-keys] [--id] [--name] [--no-wait] [--opt-out {auth, configinfo, publicnetwork}] [--private-endpoint {false, true}] [--resource-group] [--secret] [--service-endpoint {false, true}] [--service-principal] [--slot] [--system-identity] [--user-identity] [--vault-id]. The 1th example of the child command would be to use it to 'update the client type of a connection with resource name', the syntax is: az webapp connection update storage-blob -g WebAppRG -n MyWebApp --connection MyConnection --client-type dotnet. The 2th example of the child command would be to use it to 'update the client type of a connection with resource id', the syntax is: az webapp connection update storage-blob --id /subscriptions/{subscription}/resourceGroups/{source_resource_group}/providers/Microsoft.Web/sites/{site}/providers/Microsoft.ServiceLinker/linkers/{linker} --client-type dotnet. The parameter '--appconfig-id' is optional. the app configuration id to store configuration.. The parameter '--client-type' is optional. the client type used on the webapp.. The parameter '--connection' is optional. name of the webapp connection.. The parameter '--customized-keys' is optional. the customized keys used to change default configuration names. key is the original name, value is the customized name.. The parameter '--id' is optional. the resource id of the connection. ['--resource-group', '--name', '--connection'] are required if '--id' is not specified.. The parameter '--name -n' is optional. name of the webapp. required if '--id' is not specified.none.. The parameter '--no-wait' is optional. do not wait for the long-running operation to finish.. The parameter '--opt-out' is optional. whether to disable some configuration steps. use configinfo to disbale configuration information changes on source. use publicnetwork to disable public network access configuration.use auth to skip auth configuration such as enabling managed identity and granting rbac roles.. The parameter '--private-endpoint' is optional. connect target service by private endpoint. the private endpoint in source virtual network must be created ahead.. The parameter '--resource-group -g' is optional. the resource group which contains the webapp. required if '--id' is not specified.none.. The parameter '--secret' is optional. the secret auth info.. The parameter '--service-endpoint' is optional. connect target service by service endpoint. source resource must be in the vnet and target sku must support service endpoint feature.. The parameter '--service-principal' is optional. the service principal auth info.. The parameter '--slot' is optional. the name of the slot. default to the production slot if not specified.. The parameter '--system-identity' is optional. the system assigned identity auth info.. The parameter '--user-identity' is optional. the user assigned identity auth info.. The parameter '--vault-id' is optional. the id of key vault to store secret value..
database/webapp/connection/update.yml
There is a command group 'az_webapp_connection_update'. This group of commands could 'update a webapp connection'. The group of commands has global parameter '--debug' which means 'Increase logging verbosity to show all debug logs.'. The group of commands has global parameter '--help -h' which means 'Show this help message and exit.'. The group of commands has global parameter '--only-show-errors' which means 'Only show errors, suppressing warnings.'. The group of commands has global parameter '--output -o' which means 'Output format.'. The group of commands has global parameter '--query' which means 'JMESPath query string. See <a href="http://jmespath.org/">http://jmespath.org/</a> for more information and examples.'. The group of commands has global parameter '--subscription' which means 'Name or ID of subscription. You can configure the default subscription using `az account set -s NAME_OR_ID`.'. The group of commands has global parameter '--verbose' which means 'Increase logging verbosity. Use --debug for full debug logs.'. This group contains a child command 'az_webapp_connection_update_storage file'.The syntax is: az webapp connection update storage-file [--appconfig-id] [--client-type {dotnet, dotnet-internal, java, nodejs, none, php, python, ruby, springboot}] [--connection] [--customized-keys] [--id] [--name] [--no-wait] [--opt-out {auth, configinfo, publicnetwork}] [--private-endpoint {false, true}] [--resource-group] [--secret] [--service-endpoint {false, true}] [--slot] [--vault-id]. The 1th example of the child command would be to use it to 'update the client type of a connection with resource name', the syntax is: az webapp connection update storage-file -g WebAppRG -n MyWebApp --connection MyConnection --client-type dotnet. The 2th example of the child command would be to use it to 'update the client type of a connection with resource id', the syntax is: az webapp connection update storage-file --id /subscriptions/{subscription}/resourceGroups/{source_resource_group}/providers/Microsoft.Web/sites/{site}/providers/Microsoft.ServiceLinker/linkers/{linker} --client-type dotnet. The parameter '--appconfig-id' is optional. the app configuration id to store configuration.. The parameter '--client-type' is optional. the client type used on the webapp.. The parameter '--connection' is optional. name of the webapp connection.. The parameter '--customized-keys' is optional. the customized keys used to change default configuration names. key is the original name, value is the customized name.. The parameter '--id' is optional. the resource id of the connection. ['--resource-group', '--name', '--connection'] are required if '--id' is not specified.. The parameter '--name -n' is optional. name of the webapp. required if '--id' is not specified.none.. The parameter '--no-wait' is optional. do not wait for the long-running operation to finish.. The parameter '--opt-out' is optional. whether to disable some configuration steps. use configinfo to disbale configuration information changes on source. use publicnetwork to disable public network access configuration.use auth to skip auth configuration such as enabling managed identity and granting rbac roles.. The parameter '--private-endpoint' is optional. connect target service by private endpoint. the private endpoint in source virtual network must be created ahead.. The parameter '--resource-group -g' is optional. the resource group which contains the webapp. required if '--id' is not specified.none.. The parameter '--secret' is optional. the secret auth info.. The parameter '--service-endpoint' is optional. connect target service by service endpoint. source resource must be in the vnet and target sku must support service endpoint feature.. The parameter '--slot' is optional. the name of the slot. default to the production slot if not specified.. The parameter '--vault-id' is optional. the id of key vault to store secret value..
database/webapp/connection/update.yml
There is a command group 'az_webapp_connection_update'. This group of commands could 'update a webapp connection'. The group of commands has global parameter '--debug' which means 'Increase logging verbosity to show all debug logs.'. The group of commands has global parameter '--help -h' which means 'Show this help message and exit.'. The group of commands has global parameter '--only-show-errors' which means 'Only show errors, suppressing warnings.'. The group of commands has global parameter '--output -o' which means 'Output format.'. The group of commands has global parameter '--query' which means 'JMESPath query string. See <a href="http://jmespath.org/">http://jmespath.org/</a> for more information and examples.'. The group of commands has global parameter '--subscription' which means 'Name or ID of subscription. You can configure the default subscription using `az account set -s NAME_OR_ID`.'. The group of commands has global parameter '--verbose' which means 'Increase logging verbosity. Use --debug for full debug logs.'. This group contains a child command 'az_webapp_connection_update_storage queue'.The syntax is: az webapp connection update storage-queue [--appconfig-id] [--client-type {dotnet, dotnet-internal, java, nodejs, none, python, springboot}] [--connection] [--customized-keys] [--id] [--name] [--no-wait] [--opt-out {auth, configinfo, publicnetwork}] [--private-endpoint {false, true}] [--resource-group] [--secret] [--service-endpoint {false, true}] [--service-principal] [--slot] [--system-identity] [--user-identity] [--vault-id]. The 1th example of the child command would be to use it to 'update the client type of a connection with resource name', the syntax is: az webapp connection update storage-queue -g WebAppRG -n MyWebApp --connection MyConnection --client-type dotnet. The 2th example of the child command would be to use it to 'update the client type of a connection with resource id', the syntax is: az webapp connection update storage-queue --id /subscriptions/{subscription}/resourceGroups/{source_resource_group}/providers/Microsoft.Web/sites/{site}/providers/Microsoft.ServiceLinker/linkers/{linker} --client-type dotnet. The parameter '--appconfig-id' is optional. the app configuration id to store configuration.. The parameter '--client-type' is optional. the client type used on the webapp.. The parameter '--connection' is optional. name of the webapp connection.. The parameter '--customized-keys' is optional. the customized keys used to change default configuration names. key is the original name, value is the customized name.. The parameter '--id' is optional. the resource id of the connection. ['--resource-group', '--name', '--connection'] are required if '--id' is not specified.. The parameter '--name -n' is optional. name of the webapp. required if '--id' is not specified.none.. The parameter '--no-wait' is optional. do not wait for the long-running operation to finish.. The parameter '--opt-out' is optional. whether to disable some configuration steps. use configinfo to disbale configuration information changes on source. use publicnetwork to disable public network access configuration.use auth to skip auth configuration such as enabling managed identity and granting rbac roles.. The parameter '--private-endpoint' is optional. connect target service by private endpoint. the private endpoint in source virtual network must be created ahead.. The parameter '--resource-group -g' is optional. the resource group which contains the webapp. required if '--id' is not specified.none.. The parameter '--secret' is optional. the secret auth info.. The parameter '--service-endpoint' is optional. connect target service by service endpoint. source resource must be in the vnet and target sku must support service endpoint feature.. The parameter '--service-principal' is optional. the service principal auth info.. The parameter '--slot' is optional. the name of the slot. default to the production slot if not specified.. The parameter '--system-identity' is optional. the system assigned identity auth info.. The parameter '--user-identity' is optional. the user assigned identity auth info.. The parameter '--vault-id' is optional. the id of key vault to store secret value..
database/webapp/connection/update.yml
There is a command group 'az_webapp_connection_update'. This group of commands could 'update a webapp connection'. The group of commands has global parameter '--debug' which means 'Increase logging verbosity to show all debug logs.'. The group of commands has global parameter '--help -h' which means 'Show this help message and exit.'. The group of commands has global parameter '--only-show-errors' which means 'Only show errors, suppressing warnings.'. The group of commands has global parameter '--output -o' which means 'Output format.'. The group of commands has global parameter '--query' which means 'JMESPath query string. See <a href="http://jmespath.org/">http://jmespath.org/</a> for more information and examples.'. The group of commands has global parameter '--subscription' which means 'Name or ID of subscription. You can configure the default subscription using `az account set -s NAME_OR_ID`.'. The group of commands has global parameter '--verbose' which means 'Increase logging verbosity. Use --debug for full debug logs.'. This group contains a child command 'az_webapp_connection_update_storage table'.The syntax is: az webapp connection update storage-table [--appconfig-id] [--client-type {dotnet, dotnet-internal, java, nodejs, none, python}] [--connection] [--customized-keys] [--id] [--name] [--no-wait] [--opt-out {auth, configinfo, publicnetwork}] [--private-endpoint {false, true}] [--resource-group] [--secret] [--service-endpoint {false, true}] [--service-principal] [--slot] [--system-identity] [--user-identity] [--vault-id]. The 1th example of the child command would be to use it to 'update the client type of a connection with resource name', the syntax is: az webapp connection update storage-table -g WebAppRG -n MyWebApp --connection MyConnection --client-type dotnet. The 2th example of the child command would be to use it to 'update the client type of a connection with resource id', the syntax is: az webapp connection update storage-table --id /subscriptions/{subscription}/resourceGroups/{source_resource_group}/providers/Microsoft.Web/sites/{site}/providers/Microsoft.ServiceLinker/linkers/{linker} --client-type dotnet. The parameter '--appconfig-id' is optional. the app configuration id to store configuration.. The parameter '--client-type' is optional. the client type used on the webapp.. The parameter '--connection' is optional. name of the webapp connection.. The parameter '--customized-keys' is optional. the customized keys used to change default configuration names. key is the original name, value is the customized name.. The parameter '--id' is optional. the resource id of the connection. ['--resource-group', '--name', '--connection'] are required if '--id' is not specified.. The parameter '--name -n' is optional. name of the webapp. required if '--id' is not specified.none.. The parameter '--no-wait' is optional. do not wait for the long-running operation to finish.. The parameter '--opt-out' is optional. whether to disable some configuration steps. use configinfo to disbale configuration information changes on source. use publicnetwork to disable public network access configuration.use auth to skip auth configuration such as enabling managed identity and granting rbac roles.. The parameter '--private-endpoint' is optional. connect target service by private endpoint. the private endpoint in source virtual network must be created ahead.. The parameter '--resource-group -g' is optional. the resource group which contains the webapp. required if '--id' is not specified.none.. The parameter '--secret' is optional. the secret auth info.. The parameter '--service-endpoint' is optional. connect target service by service endpoint. source resource must be in the vnet and target sku must support service endpoint feature.. The parameter '--service-principal' is optional. the service principal auth info.. The parameter '--slot' is optional. the name of the slot. default to the production slot if not specified.. The parameter '--system-identity' is optional. the system assigned identity auth info.. The parameter '--user-identity' is optional. the user assigned identity auth info.. The parameter '--vault-id' is optional. the id of key vault to store secret value..
database/webapp/connection/update.yml
There is a command group 'az_webapp_connection_update'. This group of commands could 'update a webapp connection'. The group of commands has global parameter '--debug' which means 'Increase logging verbosity to show all debug logs.'. The group of commands has global parameter '--help -h' which means 'Show this help message and exit.'. The group of commands has global parameter '--only-show-errors' which means 'Only show errors, suppressing warnings.'. The group of commands has global parameter '--output -o' which means 'Output format.'. The group of commands has global parameter '--query' which means 'JMESPath query string. See <a href="http://jmespath.org/">http://jmespath.org/</a> for more information and examples.'. The group of commands has global parameter '--subscription' which means 'Name or ID of subscription. You can configure the default subscription using `az account set -s NAME_OR_ID`.'. The group of commands has global parameter '--verbose' which means 'Increase logging verbosity. Use --debug for full debug logs.'. This group contains a child command 'az_webapp_connection_update_webpubsub'.The syntax is: az webapp connection update webpubsub [--appconfig-id] [--client-type {dotnet, dotnet-internal, java, nodejs, none, python}] [--connection] [--customized-keys] [--id] [--name] [--no-wait] [--opt-out {auth, configinfo, publicnetwork}] [--private-endpoint {false, true}] [--resource-group] [--secret] [--service-principal] [--slot] [--system-identity] [--user-identity] [--vault-id]. The 1th example of the child command would be to use it to 'update the client type of a connection with resource name', the syntax is: az webapp connection update webpubsub -g WebAppRG -n MyWebApp --connection MyConnection --client-type dotnet. The 2th example of the child command would be to use it to 'update the client type of a connection with resource id', the syntax is: az webapp connection update webpubsub --id /subscriptions/{subscription}/resourceGroups/{source_resource_group}/providers/Microsoft.Web/sites/{site}/providers/Microsoft.ServiceLinker/linkers/{linker} --client-type dotnet. The parameter '--appconfig-id' is optional. the app configuration id to store configuration.. The parameter '--client-type' is optional. the client type used on the webapp.. The parameter '--connection' is optional. name of the webapp connection.. The parameter '--customized-keys' is optional. the customized keys used to change default configuration names. key is the original name, value is the customized name.. The parameter '--id' is optional. the resource id of the connection. ['--resource-group', '--name', '--connection'] are required if '--id' is not specified.. The parameter '--name -n' is optional. name of the webapp. required if '--id' is not specified.none.. The parameter '--no-wait' is optional. do not wait for the long-running operation to finish.. The parameter '--opt-out' is optional. whether to disable some configuration steps. use configinfo to disbale configuration information changes on source. use publicnetwork to disable public network access configuration.use auth to skip auth configuration such as enabling managed identity and granting rbac roles.. The parameter '--private-endpoint' is optional. connect target service by private endpoint. the private endpoint in source virtual network must be created ahead.. The parameter '--resource-group -g' is optional. the resource group which contains the webapp. required if '--id' is not specified.none.. The parameter '--secret' is optional. the secret auth info.. The parameter '--service-principal' is optional. the service principal auth info.. The parameter '--slot' is optional. the name of the slot. default to the production slot if not specified.. The parameter '--system-identity' is optional. the system assigned identity auth info.. The parameter '--user-identity' is optional. the user assigned identity auth info.. The parameter '--vault-id' is optional. the id of key vault to store secret value..
database/webapp/connection/update.yml
There is a command group 'az_webapp_config_ssl'. This group of commands could 'configure ssl certificates for web apps'. The group of commands has global parameter '--debug' which means 'Increase logging verbosity to show all debug logs.'. The group of commands has global parameter '--help -h' which means 'Show this help message and exit.'. The group of commands has global parameter '--only-show-errors' which means 'Only show errors, suppressing warnings.'. The group of commands has global parameter '--output -o' which means 'Output format.'. The group of commands has global parameter '--query' which means 'JMESPath query string. See <a href="http://jmespath.org/">http://jmespath.org/</a> for more information and examples.'. The group of commands has global parameter '--subscription' which means 'Name or ID of subscription. You can configure the default subscription using `az account set -s NAME_OR_ID`.'. The group of commands has global parameter '--verbose' which means 'Increase logging verbosity. Use --debug for full debug logs.'. This group contains a child command 'az_webapp_config_ssl_bind'.The syntax is: az webapp config ssl bind --certificate-thumbprint --ssl-type {ip, sni} [--hostname] [--ids] [--name] [--resource-group] [--slot] [--subscription]. The 1th example of the child command would be to use it to 'bind an ssl certificate to a web app autogenerated', the syntax is: az webapp config ssl bind --certificate-thumbprint {certificate-thumbprint} --name MyWebapp --resource-group MyResourceGroup --ssl-type SNI. The parameter '--certificate-thumbprint' is required. It is used to the ssl cert thumbprint.. The parameter '--ssl-type' is required. It is used to the ssl cert type.. The parameter '--hostname' is optional. the custom domain name. if empty, hostnames will be selected automatically.. The parameter '--ids' is optional. one or more resource ids (space-delimited). it should be a complete resource id containing all information of 'resource id' arguments. you should provide either --ids or other 'resource id' arguments.. The parameter '--name -n' is optional. name of the web app. if left unspecified, a name will be randomly generated. you can configure the default using `az configure --defaults web=<name>`.. The parameter '--resource-group -g' is optional. name of resource group. you can configure the default group using `az configure --defaults group=<name>`.. The parameter '--slot -s' is optional. the name of the slot. default to the productions slot if not specified.. The parameter '--subscription' is optional. name or id of subscription. you can configure the default subscription using `az account set -s name_or_id`..
database/webapp/config/ssl.yml
There is a command group 'az_webapp_config_ssl'. This group of commands could 'configure ssl certificates for web apps'. The group of commands has global parameter '--debug' which means 'Increase logging verbosity to show all debug logs.'. The group of commands has global parameter '--help -h' which means 'Show this help message and exit.'. The group of commands has global parameter '--only-show-errors' which means 'Only show errors, suppressing warnings.'. The group of commands has global parameter '--output -o' which means 'Output format.'. The group of commands has global parameter '--query' which means 'JMESPath query string. See <a href="http://jmespath.org/">http://jmespath.org/</a> for more information and examples.'. The group of commands has global parameter '--subscription' which means 'Name or ID of subscription. You can configure the default subscription using `az account set -s NAME_OR_ID`.'. The group of commands has global parameter '--verbose' which means 'Increase logging verbosity. Use --debug for full debug logs.'. This group contains a child command 'az_webapp_config_ssl_bind appservice kube'.The syntax is: az webapp config ssl bind --certificate-thumbprint --ssl-type {ip, sni} [--ids] [--name] [--resource-group] [--slot] [--subscription]. The 1th example of the child command would be to use it to 'bind an ssl certificate to a web app autogenerated', the syntax is: az webapp config ssl bind --certificate-thumbprint {certificate-thumbprint} --name MyWebapp --resource-group MyResourceGroup --ssl-type SNI. The parameter '--certificate-thumbprint' is required. It is used to the ssl cert thumbprint.. The parameter '--ssl-type' is required. It is used to the ssl cert type.. The parameter '--ids' is optional. one or more resource ids (space-delimited). it should be a complete resource id containing all information of 'resource id' arguments. you should provide either --ids or other 'resource id' arguments.. The parameter '--name -n' is optional. name of the web app. you can configure the default using `az configure --defaults web=<name>`.. The parameter '--resource-group -g' is optional. name of resource group. you can configure the default group using `az configure --defaults group=<name>`.. The parameter '--slot -s' is optional. the name of the slot. default to the productions slot if not specified.. The parameter '--subscription' is optional. name or id of subscription. you can configure the default subscription using `az account set -s name_or_id`..
database/webapp/config/ssl.yml
There is a command group 'az_webapp_config_ssl'. This group of commands could 'configure ssl certificates for web apps'. The group of commands has global parameter '--debug' which means 'Increase logging verbosity to show all debug logs.'. The group of commands has global parameter '--help -h' which means 'Show this help message and exit.'. The group of commands has global parameter '--only-show-errors' which means 'Only show errors, suppressing warnings.'. The group of commands has global parameter '--output -o' which means 'Output format.'. The group of commands has global parameter '--query' which means 'JMESPath query string. See <a href="http://jmespath.org/">http://jmespath.org/</a> for more information and examples.'. The group of commands has global parameter '--subscription' which means 'Name or ID of subscription. You can configure the default subscription using `az account set -s NAME_OR_ID`.'. The group of commands has global parameter '--verbose' which means 'Increase logging verbosity. Use --debug for full debug logs.'. This group contains a child command 'az_webapp_config_ssl_create'.The syntax is: az webapp config ssl create --hostname --name --resource-group [--certificate-name] [--slot]. The 1th example of the child command would be to use it to 'create a managed certificate for cname mycustomdomain com', the syntax is: az webapp config ssl create --resource-group MyResourceGroup --name MyWebapp --hostname cname.mycustomdomain.com. The parameter '--hostname' is required. It is used to the custom domain name.. The parameter '--name -n' is required. It is used to name of the web app.. The parameter '--resource-group -g' is required. It is used to name of resource group. you can configure the default group using `az configure --defaults group=<name>`.. The parameter '--certificate-name' is optional. the name of the certificate.. The parameter '--slot -s' is optional. the name of the slot. default to the productions slot if not specified..
database/webapp/config/ssl.yml
There is a command group 'az_webapp_config_ssl'. This group of commands could 'configure ssl certificates for web apps'. The group of commands has global parameter '--debug' which means 'Increase logging verbosity to show all debug logs.'. The group of commands has global parameter '--help -h' which means 'Show this help message and exit.'. The group of commands has global parameter '--only-show-errors' which means 'Only show errors, suppressing warnings.'. The group of commands has global parameter '--output -o' which means 'Output format.'. The group of commands has global parameter '--query' which means 'JMESPath query string. See <a href="http://jmespath.org/">http://jmespath.org/</a> for more information and examples.'. The group of commands has global parameter '--subscription' which means 'Name or ID of subscription. You can configure the default subscription using `az account set -s NAME_OR_ID`.'. The group of commands has global parameter '--verbose' which means 'Increase logging verbosity. Use --debug for full debug logs.'. This group contains a child command 'az_webapp_config_ssl_delete'.The syntax is: az webapp config ssl delete --certificate-thumbprint --resource-group. The 1th example of the child command would be to use it to 'delete an ssl certificate from a web app autogenerated', the syntax is: az webapp config ssl delete --certificate-thumbprint {certificate-thumbprint} --resource-group MyResourceGroup. The parameter '--certificate-thumbprint' is required. It is used to the ssl cert thumbprint.. The parameter '--resource-group -g' is required. It is used to name of resource group. you can configure the default group using `az configure --defaults group=<name>`..
database/webapp/config/ssl.yml
There is a command group 'az_webapp_config_ssl'. This group of commands could 'configure ssl certificates for web apps'. The group of commands has global parameter '--debug' which means 'Increase logging verbosity to show all debug logs.'. The group of commands has global parameter '--help -h' which means 'Show this help message and exit.'. The group of commands has global parameter '--only-show-errors' which means 'Only show errors, suppressing warnings.'. The group of commands has global parameter '--output -o' which means 'Output format.'. The group of commands has global parameter '--query' which means 'JMESPath query string. See <a href="http://jmespath.org/">http://jmespath.org/</a> for more information and examples.'. The group of commands has global parameter '--subscription' which means 'Name or ID of subscription. You can configure the default subscription using `az account set -s NAME_OR_ID`.'. The group of commands has global parameter '--verbose' which means 'Increase logging verbosity. Use --debug for full debug logs.'. This group contains a child command 'az_webapp_config_ssl_import'.The syntax is: az webapp config ssl import --key-vault --key-vault-certificate-name [--certificate-name] [--ids] [--name] [--resource-group] [--subscription]. The 1th example of the child command would be to use it to 'import an ssl or app service certificate certificate to a web app from key vault', the syntax is: az webapp config ssl import --resource-group MyResourceGroup --name MyWebapp --key-vault MyKeyVault --key-vault-certificate-name MyCertificateName. The 2th example of the child command would be to use it to 'import an ssl or app service certificate to a web app from key vault using resource id typically if key vault is in another subscription', the syntax is: az webapp config ssl import --resource-group MyResourceGroup --name MyWebapp --key-vault '/subscriptions/[sub id]/resourceGroups/[rg]/providers/Microsoft.KeyVault/vaults/[vault name]' --key-vault-certificate-name MyCertificateName. The parameter '--key-vault' is required. It is used to the name or resource id of the key vault.. The parameter '--key-vault-certificate-name' is required. It is used to the name of the certificate in key vault.. The parameter '--certificate-name' is optional. the name of the certificate.. The parameter '--ids' is optional. one or more resource ids (space-delimited). it should be a complete resource id containing all information of 'resource id' arguments. you should provide either --ids or other 'resource id' arguments.. The parameter '--name -n' is optional. name of the web app. if left unspecified, a name will be randomly generated. you can configure the default using `az configure --defaults web=<name>`.. The parameter '--resource-group -g' is optional. name of resource group. you can configure the default group using `az configure --defaults group=<name>`.. The parameter '--subscription' is optional. name or id of subscription. you can configure the default subscription using `az account set -s name_or_id`..
database/webapp/config/ssl.yml
There is a command group 'az_webapp_config_ssl'. This group of commands could 'configure ssl certificates for web apps'. The group of commands has global parameter '--debug' which means 'Increase logging verbosity to show all debug logs.'. The group of commands has global parameter '--help -h' which means 'Show this help message and exit.'. The group of commands has global parameter '--only-show-errors' which means 'Only show errors, suppressing warnings.'. The group of commands has global parameter '--output -o' which means 'Output format.'. The group of commands has global parameter '--query' which means 'JMESPath query string. See <a href="http://jmespath.org/">http://jmespath.org/</a> for more information and examples.'. The group of commands has global parameter '--subscription' which means 'Name or ID of subscription. You can configure the default subscription using `az account set -s NAME_OR_ID`.'. The group of commands has global parameter '--verbose' which means 'Increase logging verbosity. Use --debug for full debug logs.'. This group contains a child command 'az_webapp_config_ssl_list'.The syntax is: az webapp config ssl list --resource-group. The 1th example of the child command would be to use it to 'list ssl certificates for a web app autogenerated', the syntax is: az webapp config ssl list --resource-group MyResourceGroup. The parameter '--resource-group -g' is required. It is used to name of resource group. you can configure the default group using `az configure --defaults group=<name>`..
database/webapp/config/ssl.yml
There is a command group 'az_webapp_config_ssl'. This group of commands could 'configure ssl certificates for web apps'. The group of commands has global parameter '--debug' which means 'Increase logging verbosity to show all debug logs.'. The group of commands has global parameter '--help -h' which means 'Show this help message and exit.'. The group of commands has global parameter '--only-show-errors' which means 'Only show errors, suppressing warnings.'. The group of commands has global parameter '--output -o' which means 'Output format.'. The group of commands has global parameter '--query' which means 'JMESPath query string. See <a href="http://jmespath.org/">http://jmespath.org/</a> for more information and examples.'. The group of commands has global parameter '--subscription' which means 'Name or ID of subscription. You can configure the default subscription using `az account set -s NAME_OR_ID`.'. The group of commands has global parameter '--verbose' which means 'Increase logging verbosity. Use --debug for full debug logs.'. This group contains a child command 'az_webapp_config_ssl_show'.The syntax is: az webapp config ssl show --certificate-name --resource-group. The 1th example of the child command would be to use it to 'show the details of an ssl certificate for a web app autogenerated', the syntax is: az webapp config ssl show --resource-group MyResourceGroup --certificate-name cname.mycustomdomain.com. The parameter '--certificate-name' is required. It is used to the name of the certificate.. The parameter '--resource-group -g' is required. It is used to name of resource group. you can configure the default group using `az configure --defaults group=<name>`..
database/webapp/config/ssl.yml
There is a command group 'az_webapp_config_ssl'. This group of commands could 'configure ssl certificates for web apps'. The group of commands has global parameter '--debug' which means 'Increase logging verbosity to show all debug logs.'. The group of commands has global parameter '--help -h' which means 'Show this help message and exit.'. The group of commands has global parameter '--only-show-errors' which means 'Only show errors, suppressing warnings.'. The group of commands has global parameter '--output -o' which means 'Output format.'. The group of commands has global parameter '--query' which means 'JMESPath query string. See <a href="http://jmespath.org/">http://jmespath.org/</a> for more information and examples.'. The group of commands has global parameter '--subscription' which means 'Name or ID of subscription. You can configure the default subscription using `az account set -s NAME_OR_ID`.'. The group of commands has global parameter '--verbose' which means 'Increase logging verbosity. Use --debug for full debug logs.'. This group contains a child command 'az_webapp_config_ssl_unbind'.The syntax is: az webapp config ssl unbind --certificate-thumbprint [--hostname] [--ids] [--name] [--resource-group] [--slot] [--subscription]. The parameter '--certificate-thumbprint' is required. It is used to the ssl cert thumbprint.. The parameter '--hostname' is optional. the custom domain name. if empty, hostnames will be selected automatically.. The parameter '--ids' is optional. one or more resource ids (space-delimited). it should be a complete resource id containing all information of 'resource id' arguments. you should provide either --ids or other 'resource id' arguments.. The parameter '--name -n' is optional. name of the web app. if left unspecified, a name will be randomly generated. you can configure the default using `az configure --defaults web=<name>`.. The parameter '--resource-group -g' is optional. name of resource group. you can configure the default group using `az configure --defaults group=<name>`.. The parameter '--slot -s' is optional. the name of the slot. default to the productions slot if not specified.. The parameter '--subscription' is optional. name or id of subscription. you can configure the default subscription using `az account set -s name_or_id`..
database/webapp/config/ssl.yml