Application Desktop Active Azure Directory - Set up and Use
How do I configure the desktop application in the AAD so that the user did not need to be logged in to get the authorization token to send email through graph.microsoft/mailsend. I did the following steps in Azure: Application logs - I…
Performance Comparison: CDS API vs. Power Automate vs. Data Factory
I'm trying to decide on which solution would be the most efficient for transferring data to a CDS database. I've found performance benchmarks for Azure Data Factory (link here) and was wondering if there was similar data available for using CDS's native…
Probelm sending fax after joining to domain
I have a computer with windows 7 installed with connected and shared faxPrinter, prior to joining to domain it was possible to use fax machine connected to computer, however after joining to domain I receive following error: there is no account…
CDS - Missing Dependencie Error - Importing Solutions
Hello, I have created a solution in my Dev env containing Custom Entities, Flows and a Canvas App. Trying to import it as a managed solution in a Test env, I get the following error: "There are missing dependencies. Install the following…
Game Self Logged out (not Xbox)
Hello, I come to inform you that This has been regarding the e-mails I have sent to you please understand that I am having difficulty having your Support It has been stressful of the past weeks not having it welcoming me to this Thank you
Does modifying directory contents affect opened files (UWP)?
I have a UWP application, which opens a directory using FolderPicker and reads / plays the files in this directory. It seems that if the directory is been modified (e.g. more files are copied into it) whilst the program is using it, the program exits.…
How to GetElementsByTagName WebView2 winForms ?
Tia ; With WebBrowser1 this works fine var linkElements = this.WebBrowser1.Document.GetElementsByTagName("A"); But this doesn't work for webView2 var linkElements = this.webView.Document.GetElementsByTagName("A"); Here is…
Concierge Subscription Permissions Problem
HI I've tried to create a resource group in virtual network and key vault under Concierge Subscription. I always get the permission issues . Is possible to fix the issues and create a resource group under Concierge Subscription. Thank You. Mike
Not able to copy entire files and folders recursively in specific folder in Azure Data Factory
Hi, I want to copy data between two adls gen2 accounts. I am unable to copy all files and subfolders in specific folder to the destination. Please check the attached screenshot which shows directory structure of my source adls account and…
Load data from a website using ADL Data pipelines
Hi All I want to load data from an excel link on a webiste. Is there a good document to show how to do it? I want to load data using ADF. Thanks
Microsoft Dynamics GP Developer Toolkit
Where would I find out about costs associated with the MS Dynamics GP Developer Toolkit? We are an ISV needing to develop an eConnect solution. Thanks, Mike
Managed disk
Hi, I read that when my disk is managed Azure will automatically change my disk according to its space usage. Doubts: 1 - Is this true? 2 - To change the disk, the VM needs to be deallocated, in which case my VM will be inoperable when this…


cluster does not start correctly
Hi, I just created a new azure account and used the wizard to create an AKS cluster all like described here: …

Error "NotFound" while adding RemoteApp in WVD
I logged in both the VM's in my Host Pool and downloaded Notepad++. Then I installed them with Administrator priveleges. After that was done I created a RemoteApp Application Group for my WVD deployment and tried to add Notepad++ as a RemoteApp. The…
@@global.autocommit=1 @@session.autocommit becomes 0 Why?
Dear Azure support. We have an Azure database for MySQL instance that is running MySQL engine version 5.7. It has the @@Anonymous .autocommit set to 1. When a fresh connection (with no connection parameter nor initSQL) is established,…


Azure DevOps 2020 licence
Good afternoon, I bought a license to use Azure DevOps 2020 and a license came to use SQL Server 2019 Standard. Where do I see how many processor core I can use on the server for this SQL Server license? Thank you.
Data conversion failed
Hi I am exporting data from Sql server to Csv. My table has special characters which are important to retrieve but SSIS task throw error while exporting data. Characters like ' ồ ' and many more in different columns. Datatype in SQL Server for this…

Azure Backup: Does Azure Backup use SQL AlwaysOn AG Backup Preferences?
Following the setup process outlined here: https://learn.microsoft.com/en-us/azure/backup/backup-sql-server-database-azure-vms. I am using a three server Azure SQL VM AlwaysOn AG, with a backup policy applied to the AlwaysOn AG. The AG backup…
Adding a private network behind hub and spoke
So my org runs a hub and spoke design with NVA's in the Hub and an ExpressRoute back to our on-premises. We extended our on premises network by having the spokes use the same IP space, lets say we use 172.16 And lets say our hub uses 192.168. it's…
How to set up automatice trigger for azure file share
Hi All, I want to set up trigger for Azure file share. Requirement is when file is placed in azure file path it should automatically trigger the ADF pipeline to send the file to destination. Kindly provide your inputs on the above query. Thanks in…