mexicanopelon

Results 4 comments of mexicanopelon

@phillipstr Hi, we are in the same situation. Did you ever find a way to create an Azure App Service Environment using a module? azure_rm_appserviceplan or other? If not could...

@phillipstr Thanks for providing both approaches. We are currently working to configure our Azure environment with Ansible, so I'll give that one a shot first. Thanks you so much for...

@phillipstr Good morning. I am trying the Ansible script. I am unclear about the **hostingEnvironmentProfile.id**. Where is this value coming from? I apologize if my question is trivial. I am...

@phillipstr I think we figure what the **hostingEnvironmentProfile.id** was. We tried running it with something like this: ``` - name: "Create Azure App Service Plan on ASE" azure.azcollection.azure_rm_resource: cloud_environment: AzureCloud...