Create an API Connection to an Azure Table Store via ARM
问题 I'm attempting to deploy an API Connection to a Table Store via an ARM template, but the template below is returning an error - Input parameters are invalid. See details for more information. Details:errorCode: ParameterNotDefined. Message: Parameter 'accountKey' is not allowed on the connection since it was not defined as a connection parameter when the API was registered. I cannot find any docs specific to deploying such an API Connection via ARM, only generic ARM template docs which don't