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…
tsql sum amount recursively without recursive cte
Hi, I need help creating recursive query to sum up Amounts of all ChildIDs for parent ID=1 node. Table definition and data below. This is for SQL serverless where Recursive CTE is not supported. So left join would do, The table is large and the query…
hexadecimal value 0x00, is an invalid character. Line 2, position 1
VbrAnswerFile_install.txt Hi Experts, We are running an PowerShell comment in that PowerShell comment we are calling the XML file and trying to install veeam software. I am getting an error like "hexadecimal value 0x00, is an invalid character.…
Visual Studio 2022 Diagnostic tool does not display content properly when debugging
During debugging, nothing is displayed in the diagnostic tool window
Unable to get credit startup microsoft program
Dear Team, I'm unable to use azure credit from startup offer.
Issue with Deploying Azure SQL Server Managed Instances: “Your deployment failed”
Hello, I am encountering an issue while trying to deploy Azure SQL Server Managed Instances. The deployment process fails with the message “Your deployment failed.” I have attached a screenshot of the deployment details and included the error message…
How to get Chat ID from Teams Chat UI?
The reference link Here, I have tried to use one to one chat and extracted manually from Teams Chat UI. By clicking on any chat and navigate to three dots and copying the link and from link i m extracting kind of this : **(Single chat with others)Chat…
temp profile in AVD
Hi, Whenever I log in, it creates a temporary profile. As a workaround, to fix this, I need to recreate a fresh profile by deleting the existing one, since we are using FSLogix, and the profiles are stored in Azure File Share. However, by creating a…
When will mass import capabilities
Hello, When will mass import functionalities of Glossary Terms to Governance Domain's in Purview be available?
Will Entra ID generate session tokens when user logsin through web app
Is it possible to integrate Entra ID for automatic user registration when a user signs up on my application’s registration page? Specifically, I’d like the user to be added to Entra ID at the time of registration so that Entra ID can handle…
VMSS stopped suddenly doing AutoOSUpgrade
We are 3 VMSS in each env, in all env suddenly VMSS has stopped doing AutoOSUpgrade even after 12hrs of image creation. last AutoOSUpgrade was done at oct25 Upgrade Policy mode : Rolling
How do I link my old (2000 era) MCP and MCSA certifications to Learn?
As per the title, I am MCP and MCSA certified from the early 2000's. I do have my old Microsoft Certification ID (MC ID) number I do not have access to the email or actually even know the account credentials used to access the old MCP website I can't…
Microsoft Defender Variant
Hello, When we installing windows server or windows workstation, the windows defender is included and this is free of cost. Also when we have office365 subscription there are windows defender also and this is paid version. So what different between free…
Azure Data Factory
Hello I need to create a new resource in Azure: Azure Data Factory to perform SQL integration. I am trying to create it in V1, since it is for a Development environment and V2 is very expensive. The problem is that it is not letting me create it in V1, I…
List of Azure VM series/sizes with no local temporary disk
I am looking for complete list of Azure VM sizes with no local temporary disk. In the document below, only two VM series - Dasv5 and Easv5 are provided. Are there more VM series that no longer have Temp disk? If yes, please share those VM…
User is not licensed for Power BI
Hello. I am a student and have a project where i have to use powerBi. All other students in my class have access, but not me. My teacher tells me that i have to solve this on my own. i cant find any support from microsoft. Anyone that can help og guide…
How cn i restrict someone from not downloading any data from Fabric Lakehouse or Fabric warehouse
As a data admin, i want to control data access for a user in your Microsoft Fabric Warehouse. The goal is to allow this user, who has a Contributor role, to view data directly in the workspace without being able to download it as a file. This scenario…
understanding how to use mergeSchema=True
In COPY INTO under FORMAT_OPTIONS generally i use mergeSchema=True but in few queries i am seeing that it is also metioned under copy_options why ? and I have also seen mergeSchema=true given under options while read or readStream, i have seen that in…