How to resolve an error that occured on batch run from Azure DevOps to Promptflow (AI Studio)?
by referring following site (https://github.com/microsoft/genaiops-promptflow-template/blob/main/docs/Azure_devops_how_to_setup.md), I constructed a connection from DevOps to AI Studio's promptflow via service principal. It worked for a while, however,…
Azure DevOps Server could not connect to the database
{"$id":"1","innerException":null,"message":"TF246017: Azure DevOps Server could not connect to the database. Verify that the instance is specified correctly, that the server that is hosting the database is…
Failed to set Azure permission 'RoleAssignmentId
Hi Failed to set Azure permission 'RoleAssignmentId: 'xxxxxx' for the service principal 'xxxxxx' on subscription ID 'xxxxxxxx': error code: Forbidden, inner error code: AuthorizationFailed, inner error message The client 'UPN@' with object id…
i want to build a azure labs how can i build now its on retired any another resources
With the retirement of Azure Labs, what are the recommended alternatives or new features within the Azure ecosystem that can be used to build and manage virtual environments for learning, testing, or development purposes?
I'm not able to connect a Devops repository to create my own environment ARM template into DevTest lab. How to debug this issue?
Hello, I'm trying to add a personal AZURE DevOps repository to my AZURE DevTest Lab to create my own ARM template . I succeeded to connect the repository to visualise my custom artifacts, but I'm not able to visualise my custom ARM template's…
Labs not working
None of the labs appear to be working and have not been working for a couple months. Is there a timeline on when these will be working again?
Prevent other DevTest Lab users from accessing other users' VM
Hello, I've set up a DevTest Lab and assigned several members with DevTest Lab roles. The Lab Policy allows each user to create one VM, which they’ve done. These VMs are automatically assigned to the users who created them. However, each user can still…
Auto-Shutdown Teams Message to End Users
Hello, Currently we have the individual AVD machines we are using sending emails to the end users for the auto-shutdown feature that is provided at the Virtual Machine level. The email itself works great, but it provides the option to skip this cycle…
Why do I get "location is not available for resource type" error when trying to create a lab?
I am creating an Azure DevTest Lab and getting the error "location is not available for resource type". Sourced from FAQ
Error to login in azure dev tools
I'm having trouble logging into my educational account on Azure. It keeps trying to log in in a loop until it gives me the error We couldn't connect you at this time. Try again later, but this same error doesn't occur on my cell phone. I don't know what…
Prevent DevTest Lab user from creating new Disks
Hello, Is there a way, (other than those suggested by ChatGPT), to prevent/disable the "attach new" disk option in lab virtual machine settings? Edited: I modified the built-in DevTest Lab User role and added the lines below to the…
I have MSDN. I have it attached to my gmail account. When I try and make a dev box it says that gmail.com is not OK. My Microsoft account is attached to it
I have MSDN. I have it attached to my gmail account. When I try and make a dev box it says that gmail.com is not OK. My Microsoft account is attached to my MSDN. I have been using MSDN for the last 3 years. When I go to the dashboard and click on…
charge per vCPU hour for surplus credit for BS_V2 series
Now I am using BS_V2 series. During bust time, what is the detailed charge after accumulated credit is used up?
DevTestLabs provisioningState failed
Hello, I couldn't change anything in my DevTest Lab, because the provisioningState since my last change is failed. How do I change the provisioningState ? Reproduction steps: We have a policy which requires Tag-Names on Resources. If I go to "Lab…
I have shut down a machine in Azure DevTest and I am still being charged.
In the Azure Portal, I can start and stop the machine from the web interface. However, if I shut down the machine in the virtual environment or disconnect the session, the portal displays the status Terminated and the Terminate button is still active.…
Not able to acces Azure DevTestLabs resource
When I was trying to access the DevTestLabs Resource to create a new vm in the Aure portal, its showing "An unknown error occurred." occured on the screen, Please check the below screenshot for more details. When I checked the activity log,…
Unable to create formula through ARM template in Dev Test Lab using image from Azure Compute Galleries
I created an ARM template to deploy the formula in the Dev Test Lab using image from Azure Compute Galleries as follows: { "$schema": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#", …
java and maven installed on linux agent and set environmental variables permanently still facing maven is not installed error
Maven View raw log Starting: Maven ============================================================================== Task : Maven Description : Build, test, and deploy with Apache Maven Version : 4.243.1 Author : Microsoft Corporation Help :…
How to set up encryption keys for a software implementation
To properly set up encryption keys for a software implementation, you must first determine whether you need to use symmetric or asymmetric algorithms. Symmetric algorithms require the creation of a key and an initialization vector (IV), while asymmetric…