Use Az.Subscription in Azure Automation
Hello, I am trying to use some Azure commands in my Automation Account, but I am getting an error. The code performs the following function: it logs into Azure and disables the subscription using the command Disable-AzSubscription, which is part of the…
Index Lookup Error in Azure AI Studio Prompt Flow
I am building a straightforward RAG prompt flow within Azure AI Studio. I have loaded the data and created the indexes successfully, and I am able to use the data in the Chat Playground to generate responses. However, when using the "Index…
Issue with subscription when creating a virtual machine
Hello everyone, I am a student and we have a 200$ credit to do some exercises. I tried to create a virtual machine as I wanna deploy Windows 11 as a project and it didn't work out because of the subscription type I selected. I have an error message…
How to fix "You're not eligible for an Azure account"?
I'm trying to sign up Azure, but it shows "You're not eligible for an Azure account". What should I do?
I have total sales amount but I need a column where I get total of sales per city and per month using dax function
I have a data showing total sales. Can I get new column where I can see the total of sales per city using dax function. This question is related to the following Learning Module
Why can only a Compute instance of Azure Machine Learning be assigned to one user
Hi there, Why can only a Compute instance of Azure Machine Learning be assigned to one user? How to share with other users? Thanks&Regards, zmsoft
Why i can't detach my card from azure? i have no subscription available and no bill to pay.
I am trying to detach my card from Azure. Why i can't detach my card from azure? i have no subscription available and no bill to pay.
How to invoke Azure AI resources on an ER-connected internal network
Hello, I'm currently an internal network PC user connected to Azure ER. I'm using vscode for development Invoking azure resources by modifying the window's host file. It is possible to call the index list of aisearch via postman, but An ssl error is…
Service Endpoint deployment
have two questions: If I want to configure a service endpoint between a subnet and a Storage service, does the virtual machine that is part of the subnet need a public IP? How can I verify whether the connection is established over the internet or the…
I cannot activate sanbox
i stuck 99% when click button activate sanbox. It stuck on "99% Creating file share...". Before, i can create successful
How to azure esu delete pending updates?
How can I hide or delete the updates of each VM that I do not consider suitable for the VM itself? The updates are among the pending updates.
list of updates launched by microsoft cloud solutions to offer better services to its user in 2024?
I am just curious to know what all major updates have been launched by the company in order to provide better services to its user
Why Azure Sandbox is not getting created. Currently stuck at 99% with "creating file share..." message.
Why Azure Sandbox is not getting created. Currently stuck at 99% with "creating file share..." message. I followed the following instructions but still no success Hi Brian Birungi (UG), Thank you for reaching out to us on the Microsoft Q&A…
SQL Server Enterprise 2019 not core 21 up to
Currently, I am using Windows Server 2016 and SQL Server Enterprise 2019, but the SQL system only utilizes 20 cores, even though I have allocated 60 cores to the server. I have tried the following commands: EXEC sp_configure 'affinity mask', 0; EXEC…
Dont have a work email
How do I sign in to Power BI if i Dont have a work email at the moment? This question is related to the following Learning Module
Promptflow Error unsupported operand type(s) for +: 'dict' and 'dict'
I have tried multiple prompt flows in different ways, but all of them are resulting in same error. Flow work fine in prompt flow compute session Chat It also works fine for first time in postman Second time onwards, it starts throwing error. I am using…
How to invoke Azure AI resources on an ER-connected internal network
Hello, I'm currently an internal network PC user connected to Azure ER. I'm using vscode for development Invoking azure resources by modifying the window's host file. It is possible to call the index list of aisearch via postman, but An ssl error is…
needs to create dummy copies of folder a folder with a bat file and add it to right click menu of the folder
so I want to right click on a folder and create the dummy copy of that folder with 0 byte files, i use robocopy command as Follows:- For Folder:- Robocopy /Create /Purge /S "%cd%" "%cd% Dummy" For File:- Robocopy /Create /Purge…
Why can't RPA library or pywinauto click on a background WPF element without a valid WindowHandle, while UiPath can when both uses same microsoft UIA Automation?
Problem Description: I am working with Robot Framework using Python to automate a desktop application developed in the WPF framework. My specific requirement is to click on an element in the background (i.e., without bringing the application to the…
Error while loading - Error retrieving function
When I created a function on Azure Functions, the function I had created disappeared after I reloaded the page (I had saved it). After that, when I tried to create the function again, an error message appeared saying "Error while loading - Error…