mike-leuer
mike-leuer
I was able to fix it
Is this PR working, I was going to add this to my current branch? I was going to add this anyway, but I saw this PR.
Can this get merged? LGTM
I have changed my template to use AZURE CLI, I probably will be making a PR once I finish splitting it up for DEV,TEST,PROD https://docs.microsoft.com/en-us/azure/azure-resource-manager/bicep/add-template-to-azure-pipelines?tabs=CLI Just doing some testing and...
Also note this article mentions we can just use a /26 for it Does the firewall subnet size need to change as the service scales? No. Azure Firewall doesn't need...
Same with purviewSelfHostedIntegrationRuntimeAuthKey
I ran into issues where I was not registered with everything I needed, took a few attempts to find everything I needed.
Thanks yes I did, but a codespace or devcontainer is just one simple step, don't have to setup anything with vscode and can work anywhere.
That is interesting, just using dev container for running mage ai. I was just looking for a dev container that I could use to contribute to the mage-ai source it...
``` INFO:azure.core.pipeline.policies.http_logging_policy:Request URL: 'https://management.azure.com/subscriptions/e5b34700-2f7a-4982-9cac-19158cc3d5e0/resourceGroups/cgc-rnd-dev-rg-mageai/providers/Microsoft.ContainerInstance/containerGroups/mage-data-prep-block-19?api-version=REDACTED' Request method: 'PUT' Request headers: 'Content-Type': 'application/json' 'Content-Length': '1736' 'Accept': 'application/json' 'x-ms-client-request-id': '9b3c1eae-f11a-11ee-b02a-00155d2247ba' 'User-Agent': 'azsdk-python-mgmt-containerinstance/10.1.0 Python/3.10.14 (Linux-5.10.102.2-microsoft-standard-x86_64-with-glibc2.36)' 'Authorization': 'REDACTED' A body is sent with the request...