Unable to Create Service Connection for ARM Deployment Using Azure Education Credit via Azure DevOps IaC

Julie M 551 Reputation points
2025-02-24T14:24:40.2633333+00:00

Hello,

I have an Azure Education Credit ($1000) assigned to my work account. Upon activation, it was linked to work account, where I created a new subscription and set up my demo environment (e.g., Azure DevOps, databricks).

Now, I’m facing an issue while trying to create a Azure devops Service Connection for ARM deployment to deploy IaC components. The error seems to be related to app registration issues.

My subscription is under my work account's tenant, which I cannot modify.

Tried using Managed Identity, but it did not work.

Unable to create a Service Principal as registration fails.

When attempting to use az login, I receive the following error:

vbnet
CopyEdit
Initializing the backend...
╷
│ Error: Error building ARM Config: obtain subscription() from Azure CLI: parsing json result from the Azure CLI: waiting for the Azure CLI: exit status 1: ERROR: Please run 'az login' to setup account.
│
│

Has anyone encountered this issue before? How can I proceed with setting up the Service Connection for ARM deployment given the restrictions on the tenant? Any workarounds or best practices would be greatly appreciated.

Thanks in advance!

Azure
Azure

A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.

Locked Question. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.