Azure Free credit not visible after upgrading to Pay as you Go
Hi I opened a Free Trial subscription with some 100+ GBP free credit. and after a month I was asked to upgrade to Pay as you Go. I did that but I am not able to get the same credit anymore. Do I have to now pay whatever the accumulated cost?
Resolving GPU memory errors in databricks with PyTorch on g4dn.2xlarge instances
I'm encountering persistent memory issues while training and testing a PyTorch model on Databricks. In my Databricks job configuration, I’ve specified node_type_id and driver_node_type_id as g4dn.2xlarge. According to the documentation, this instance…
New ServiceNow Connector in ADF(Unable to pass the SQL query in Source side)
Hi Team, How Can I pass the SQL query in ServiceNow dataset while using ServiceNow as Source in ADF Copy Activity As New ServiceNow connector does not support SQL query as per Microsoft docs. It supported in legacy connector so I passed the SQL query…
Compatibility of Azure HDInsight Kafka
Can you provide clarity on whether Azure HDInsight Kafka works with Azure Event Registry? Additionally, I’m interested in any compatibility details or constraints that might apply. Could you share more on this integration?
In Microsoft Purview, Control within Health Management is not showing any score despite having defined thresholds and rules for all active controls.
In Microsoft Purview, Control within Health Management is not showing any score despite having defined thresholds and rules for all active controls. Defined Threshold for each active controls, and defined rules for all controls. Still i did not get any…
Getting two MFA prompts when logging into Azure, but only one prompt in Authenticator App
Hi, I am unable to log into my Azure Subscription. I enabled MFA and now I am getting 2 consecutive MFA prompts when I try to log into Azure. I receive the first alert in my Authenticator phone app and enter the sign in prompt number, but I never…
On-premise MSSQL DB monitoring using Azure Monitor and Log Analytics
Is it possible to set up a monitoring dashboard in azure to track the performance of on-premise MSSQL databases, including metrics like blocking queries, resource usage, and the top 10 queries consuming CPU and memory, etc.? Can this be done using only…
Azure SWA when using a sign in flow that has custom connectors redirects back to a 403 page
When I navigate to /event-data I go to a login page from my user flow, which has the google connector attached to it. I see the google button but and clicking it lets me login. when this redirects back to my web app, i land on a 403 page, and…
Trying to pinpoint the actual issue by three parallel symptoms?
Hi, I thought it's important to rule out bad state of configuration by comparing three evidently parallel misplacements which would be discordant with the clean state of Disk Management and Data Collector Sets in diagnostics for multiple diskdrives. …
How to Restrict Azure Cloud Shell Access to a Specific Azure Entra ID Group
I’m looking for guidance on how to restrict access to Azure Cloud Shell for all users in my organization by default. I want to allow access only to members of a specific Azure Entra ID group. The goal is to enhance security by ensuring that only…
Command or Link - Azure Arc Resource Bridge for Azure Stack HCI using Hyper-V.
Hi Team, Please provide the command or link for reference to deploy the Azure Arc Resource Bridge for Azure Stack HCI using Hyper-V. Thanks & regards, Kedara Natha Sahu
DISM Fails to Unmount WIM with "Access is Denied" (Error 0x80070005) in Windows 11 24H2
Encountering an issue while trying to unmount a WIM file using DISM on Windows 11 24H2. The command fails with "Access is Denied" (Error 0x80070005). Below are the details of the command, environment, and error log: Command used to unmount…
Connect to Fabric SQL Endpoint from Azure APP Service WebJob in C#
How can we connect to a Fabric SQL endpoint using a C# console app published as a webjob? We are using ADO.NET to access SQL endpoints, but we get the following error: "A server name like tcp:xxxxxxxxxxxxxxx.datawarehouse.fabric.microsoft.com,1433…
As a CSP, did you find an "efficient" solution for managing customer access? (Azure + M365)
Hello, As a Cloud Service Provider (CSP), we are in search of a comprehensive solution that can fully support our needs in managing our customers' Azure and Microsoft 365 tenants. Our customers may utilize Azure, Microsoft 365, or both, and we need a…
Data migration from SQL Server 2005 to SQL Server 2022
Hi, I need to check if it is possible to migrate data from a SQL Server 2005 database to a SQL Server 2022 one. I'm using SQL Server 2022 and it seems that it isn't possible to work with a compatibility level equals to 90 and so I think that it isn't…
Sleep from Command line with Psshutdown no longer working
I am using the sysinternals tool psshutdown.exe -d to suspend the pc from a command line on my Thinkpad L460. This works just fine on W7, W8, W10 and W11. I recently purchased an E16 G2 that has W11 Pro Preloaded on it. Psshutdown no longer works and…
How do I configure my access to Azure so I can view company Subscriptions and Directories?
I have linked my company email account to a Microsoft Account, which has access to the Azure Portal. Unfortunately, my Azure account does not show the subscriptions and directories other members in my company see. When I click on…
How to cancel Developer Support Plan
I have - and I don't even know how I got it - an Azure Developer Support Plan. I can't find a way to cancel it. How can I cancel this and STOP HAVING THESE STUPID INVOICES FOR A PRODUCT I DON'T NEED AND DON'T WANT?
passing Data
When you pass data from viewModel to view Model, you would do something like public partial class HomePageViewModel : ObservableObject { IAppService Service; IDataService _dataService; public ObservableCollection<Note> Notes { get;…
Users with MFA: Enabled, Disabled, Enforced
I manage a Azure AD Does anyone have a PowerShell script that can help me get all users from Azure Active directory with MFA: Enabled, Disabled, Enforced Thanks for the help.