I need invoice clarification
I need help explaining an invoice and why we have a credit and a canceled subscription This question is related to the following Learning Module
Can i use Azure Ai studio using Azure for student Account
Can i use Azure Ai studio using Azure for student subscription.
Error in deploying a VM with Azure Virtual Desktop?
Hello! I tried to deploy a VM using Azure Virtual Desktop, but it failed. Attached is what the error is showing for me. Could someone help point what I need to correct? Thank you! Capture.JPG
Issue when trying to use [AzureSqlSyncGroupSchemaModel]::new()
using namespace Microsoft.Azure.Commands.Sql.DataSync.Model $newSchema = [AzureSqlSyncGroupSchemaModel]::new() Running this command on cloud powershell fails with error InvalidOperation: Unable to find type [AzureSqlSyncGroupSchemaModel]. Im trying to…
Checking RDP logs
After connecting to VPN, We do RDP into the VMs but every one uses the same credentials to login into those VMs and not individual user credentials. Is there a way i could find out who logged into the VMs and the time frame they were in there
How to place appsettings.json in RCL project to be consumed by Configuration of blazor wasm app
I have a strategy to share App.razor from RCL project with Blazor hosting apps like Blazor Webassembly standalone app as a front-end app and Blazor hybrid apps as native apps. I placed all assets into a RCL project(RCL) including appsettings.json file in…
IPA phoneme for "Herrera" doesn't sound right
Hi, Here's what I'm using for the IPA phoneme for the Spanish name "Herrera." /eˈreɾa/ However, the first "r" isn't rolled and the second "r" sounds like a T. Is there another phoneme element I can use to get the rolled…
SQL Server 2022 upgrade fails
I have 3 instances; I was able to upgrade 2 of them no problem. However, I get a bogus error when upgrading the last one, The drive containing the sql binaries have 7GB free, the upgrade needs 115MB, yet it fails due to lack of space! Error: …
I have a user that is attempting to have an internal automatic reply message
Reason: [{LED=250 2.1.5 RESOLVER.GRP.BlockedMessage; messages of this type are not delivered to groups};{MSG=};{FQDN=};{IP=};{LRT=}] Hello, I have a user that is attempting to have an internal automatic reply message get delivered to a distribution list,…
How to connect to on-prem Analysis server using synapse notebook and uses System assigned managed identity as authentication.
HI Team, I have an on-prem analysis server details like server name and data base name managed by another team, they have provided access to me on the server but now is it possible to use a synapse notebook to connect to on prem analysis svr. Using…
Windows defender blocking signed apps
Hi, I have created some windows forms apps, the apps are all signed with a Sectigo code signing certificate but when I download them from my own website, I initially get the windows defender warning that the app has been blocked for my protection, once I…
How to connect to on-prem Analysis server using synapse notebook and uses System assigned managed identity as authentication.
HI Team, I have an on-prem analysis server details like server name and data base name managed by another team, they have provided access to me on the server but now is it possible to use a synapse notebook to connect to on prem analysis svr. Using…
Resource 'aksManagedAutoUpgradeSchedule' was disallowed by policy. What is the resource type?
I need to whitelist a resource type in Azure to enable AutoUpgrade scheduler. Otherwise policy disallows. But I don't know which resource type to whitelist.
Mask Azure App Insight Connection String
Hello, I have a customer who is looking for a way to mask the App Insight connection string. Is there a way to do that? Thanks.
Wildcard SSL not working after uploaded .pfx file to Azure Portal
We have encountered the above error after uploading the Wildcard SSL using .pfx file. Anyone know how to generate the .pfx or what is the requirement need to generate the .pfx file?
I am having difficulty getting a copy of the mysql database for a wordpress site.
I am attempting to copy the entire Azure MYSQL database but am unable to do so. I try to do a restore and it validates it as possible but then it fails something about being in the wrong zone or no permissions on the zone, it should not be this difficult…
Incompleted run due to max_prompt_tokens at Azure OpenAI assistants
I'm getting Error that run is incomplete, and the reason is max_prompt_tokens. The tuncation strategy is automated, and there's no hard limit set the token limt. Shouldn't the thread truncate itself to fit with the model? What should be done at such…
URL is notworking in AVD
I have an issue where I am not able to access this URL from my AVD set up. This same URL is working ok with other servers on the same VNET but not from AVD so remote users are accessing AVD are complaining. I am getting 403 Forbidden…
Azure Automation Account: Total Job Metric Not Receiving Data for Hybrid Worker Group Jobs
The Azure Automation Account metric ‘Total Jobs’ is not receiving data for jobs run on a hybrid worker group node. Several jobs running on Azure show data in the ‘Total Jobs’ metric, but this specific scenario does not reflect any data. Clarification is…
Copy Files from sharepoint online site to azure datalake storage
Hello We are trying to setup the flow which will copy files from sharepoint online site to azure datalake storage. As per my understanding there are 2 options : Using ADF to pull the files as mentioned in the link below…