Skip to content

Botservices definition doesnt match the api calls made by portal for v4 #5165

Open
@mganeshphani

Description

@mganeshphani

When we create a new bot in portal with the portal makes call to management.azure.com with arm template which shows following section in properties section of resource of type("Microsoft.BotService/botServices")
"parameters": "[union(deployment().properties.parameters, json(concat('{"tenant":{"value":"', subscription().tenantId, '"}}')), json(concat('{"stateStorage":{"value":"DefaultEndpointsProtocol=https;AccountName=',parameters('storageAccountName'),';AccountKey=',listkeys(variables('storageAccountId'), '2015-05-01-preview').key1,';"}}')))]",

that field is not provided in this json definition, why?

https://github.com/Azure/azure-rest-api-specs/blob/master/specification/botservice/resource-manager/Microsoft.BotService/preview/2018-07-12/botservice.json

Metadata

Metadata

Assignees

No one assigned

    Labels

    Bot ServiceService AttentionWorkflow: This issue is responsible by Azure service team.customer-reportedIssues that are reported by GitHub users external to the Azure organization.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions