I can't see my subscription in the Azure page
I have setup an Azure free account and received the email showing the subscription is set up with the ID. But I can't see in the Azure portal and it keeps asking me to set up an Azure account and when I click on create a free account and it says I have…
Unable to signin azure portal with my Github account
I applied for Github Education Pack in Github and got approval. But I can't signin azure portal to use my student pack. When I try to signin it throws me some captchas and then this "Create Account" Step then nothing happens
Names of Azure Services in the Azure IP Ranges and Service Tags JSON File
What are the official names used for the following Azure services in the Azure IP Ranges and Service Tags – Public Cloud JSON file? Azure Function (AzFunction) Automation Account Azure Batch Analysis Services You can refer to the JSON file…
Can ADF load data from Kusto to Cosmos?
Can you please tell me can ADF load data from Kusto to Cosmos? If it can, how to do it? Please give me some guidance, I am a new hand. Thank you very much!
Cloud Service and Keyvault are in different subscriptions
I am using KeyVaultExtension to CSES in my deployment arm template to download and install the certificate automatically by following the doc Apply the Key Vault VM extension in Azure Cloud Services (extended support) | Microsoft Learn This is where…
The Resource 'Microsoft.Web/sites/vcpbasicplanexpressappwebapp/slots/g4hwaqgebvfedpdn' under resource group 'vcpbasicplanexpressappresourcegroup' was not found.
My current context is Have azure account, subscription to basic plan Locally, I am using MacBook Pro sequoia 15 Backend is express.js sequelize, tedious, migration, works and can connect to a database located in azure sql database. It worked. in order…
I can't see my subscription in the Azure page
I have setup an Azure free account and received the email showing the subscription is set up with the ID. But I can't see in the Azure portal and it keeps asking me to set up an Azure account and when I click on create a free account and it says I have…
Azure Playwright with VPN
I've been testing Azure Playwright out with my azure subscription and had a question regarding running tests on websites on a VPN. Is there a way that we can run Playwright tests on web pages on a VPN ? All the test samples given for Playwright access…
Logic Apps new designer is not loading the action item details
I am not able to see the details of any action item that I select in the Logic Apps. Example, if I select a sharepoint action item: Get Items, I see loading symbol running but not getting any details of that sharepoint action , all I see is loading…
Xbox turn off console prompt randomly appears
Turn off console prompt randomly appears. It happens even when controller is not connected. Tried unplugging Xbox, as well as resetting all but games and apps. This started about a week ago and I cannot seem to fix it. This is for Series X
How to grant admin consent to delegated api permission through microsoft graph API
Iam not able to set admin consent through API for delegated app permission in MSFT in configured section1.png2.png
Creating List of Input Using Model and HtmlHelper
Hello everyone and thanks for the help in advance. I want to create a from that utilizes a list of input text boxes that corresponds with a model of a database table. The controller accepting the input expects a List<tblData> which in turn…
I am creating subscription for meeting end details using graph API but we can't create subscription
code: curl --location 'https://graph.microsoft.com/v1.0/subscriptions' \ --header 'Content-Type: application/json' \ --header 'Authorization: Bearer ' \ --data '{ "changeType": "created", "notificationUrl":…
How to get MS Word to show page numbers in Table of Contents
Windows 11, Microsoft Officed Professional Plus 2021 Begin with a document that has several sections with Heading 1, and 2. Add table of contents in this manner: References -> Table of Contents Click on the middle section titled Automatic Table 2. …
TypeError: Cannot read properties of undefined (reading 'Config')
In the learning path Feature Normalization, an error occurs each time the provided code make a chart (example: graphing.scatter_2D(data, "month_old_when_trained", "mean_rescues_per_year", trendline=model.predict) This issue makes it…
What is the Fault tolerance, recovery, availability SLA for WCF relays created via Azure Relays service
What is the fault tolerance mechanism, recovery method, availability, and/or SLA for WCF relays created via Azure Relays service? I cannot find any documentation around this.
Unable to bypass network traffic through firewall, if private link is configured for storage account.
I have a firewall configured in subnet x in my vnet. I also have an aks cluster launched in the same vnet, within subnet y. I have configured a private endpoint for a storage account, and am trying to access the same from my aks subnet, which is…
cannot start c:\windows\system32\services.msc, (services from start menu search bar) as I get the error "The service could not be started either because it is disabled or it has no enabled device associated with it."
cannot start c:\windows\system32\services.msc, (services from start menu search bar) as I get the error "The service could not be started either because it is disabled or it has no enabled device associated with it."
Azure Open AI vs AI Builder
Compare GPT in AI Builder and Azure Open AI Service
How to Fix AuthorizationFailed in Sandbox
I am trying to create a virtual machine using Azure CLI in the sandbox of a learning module. The module asks me to use the command [az vm create] and asks me to copy and paste the following command into Bash on the sandbox [az vm create --resource-group…