IntegrationAccountMaps
Creates or updates an integration account map. If the map is larger than 4 MB, you need to store the map in an Azure blob and use the blob's Shared Access Signature (SAS) URL as the 'contentLink' property value.
put/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Logic/integrationAccounts/{integrationAccountName}/maps/{mapName}
Path parameters
subscriptionIdstring required
The subscription id.
resourceGroupNamestring required
The resource group name.
integrationAccountNamestring required
The integration account name.
mapNamestring required
The integration account map name.
Query parameters
api-versionstring required
The API version.
Request body
Response
OK