英文: Get Function App Default Host Key When Created in Bicep Module 问题 我之前创建了可工作的 Bicep 模板,用于创建一个函数应用...
如何使用OAuth2.0作为服务访问Microsoft资源管理API
英文: How to access the Microsoft Resource Management API as a service using OAuth2.0 问题 我正在开发一个定时触发的服...
Azure ARM模板:如何使用Copy生成属性名称和属性值。
英文: Azure ARM Template : How to use Copy to generate both property name and property value 问题 Sure, ...
Azure Bicep Diagnostics Settings for Active Directory Azure Bicep诊断设置用于Active Directory
英文: Azure Bicep Diagnostics Settings for Active Directory 问题 您正在尝试使用Bicep创建诊断设置,以将诊断数据从AAD导出到事件中心。您对...
部署 XML 策略到 APIM 使用 Bicep。
英文: deploying xml policy to apim using bicep 问题 我想将以下策略部署到Azure API管理: ```xml <policies> <i...
Azure服务总线订阅启用自动删除 Bicep
英文: Azure service bus subscription enable auto delete bicep 问题 I am reading this doco: https://learn...
Bicep 用作部署应用服务和相关资源的模板。
英文: Bicep to act as a template for deploying app service and related resources 问题 以下是您要翻译的内容: "...
在Bicep或ARM中,如何检测策略规则(policyRule)部分中只包含空格的参数值?
英文: In Bicep or ARM, how do I detect parameter values that are just whitespace in the policyRule sec...
如何使用Bicep配置“所有API”策略?
英文: How to configure "All APIs" policy using Bicep? 问题 I configured APIM in Bicep like thi...
资源类型 ‘/’ 不支持诊断设置
英文: The resource type '/' does not support diagnostic settings 问题 我有以下的 Bicep 代码用于部署 Azure 数...
3