Azure / Azure/azure-powershell

New-AzBotService: Additional command line parameter for

Open
#16,149 3 comments 0 reactions 1 assignee Claimed by @wyunchi-ms View on GitHub
act-codegen-extensibility-squad Bot Service customer-reported feature-request
Dominant language
C#
Stars
4.8k
Forks
4.3k
Avg merge
2d 17h
Merged PRs (30d)
51

Description

## Feature details
When we create chatbot instance from UI, its creating new keyvault internally. There is no option to specify keyvault name. Its being taking dynamically. So, if AZ commands has a option to provide keyvault as command line argument then it can help in filling the gap.

The main reason for this ask is, we have seen organizations are having policies around Azure resource naming conventions, which is not matching with what Microsoft following. In this case keyvault resource name.

## Proposed implementation details (optional)
Create a new command line property for Keyvault and make it as non mandatory
If user provides keyvault then create keyvault with given name if its not present. And use it for rest of the process.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.