O365 REST API for Users' timezones
Looking for a REST API in O365 graph to fetch OTHER users' timezones! This seemed promising.. /users/<id>/mailboxSettings/timezone However it requires ADMIN consent for the application.. which is hard to get. Any NON-ADMIN way to achieve…
Azure SQL Database not connecting
Hello, I am having an issue that I have not had before...connecting to an Azure SQL database. I have: set the client ip through the server firewall ensured that my pc firewall allows port 1433 (I even turned off my firewall to make sure that was…
SAS Viya installation failed on Azure
SAS Viya installation failed on Azure Hi, I tried Viya 3.4 and 3.5 installation on Azure. It's failing after 2 hours at one resource while provisioning vm extensions. I am sure i followed exact steps which mentioned in the azure :…

Encrypt Azure Data Factory with customer-managed keys
I want to encrypt Azure Data Factory with customer-managed keys. . I have gone through this link https://learn.microsoft.com/en-us/azure/data-factory/enable-customer-managed-key It shows everything via console/gui. Is there any powershell/Azure…
Facing "'recognitionModel' is invalid." error in face detection API
I am receiving following error while invoking face detect api with "recognition_03" model.. I even tried using the cognitive services API console.. { "error": { "code": "BadArgument", "message":…
Query Azure SQL database
Hi, New to Azure, I am looking to query my Azure SQL database from my website (display a leaderboard from the data ) My website is hosted on a shared server with another provider and they do not have the SQL drivers installed that I have read are…
The Reversible Encryption in Password Policy is set to Not Defined in our Server 2019 Domain Controller. Is Not Defined same as Disabled since the default setting is Disabled?
Hi, I want some clarification. The Reversible Encryption in Password Policy is set to Not Defined in our Server 2019 Domain Controller. Is Not Defined the same as Disabled since the default setting is Disabled? Thank you!


Addition and subtraction in Small Basic web IDE text string calculates?!
In the Small Basic web IDE, the following code outputs numbers on the left of the "=" rather than an expected string showing the calculation. Is this a bug or have I formulated my strings incorrectly? a = 6 b = 3 result1 = Text.Append(a,…
Variable importance in Linear regression
Hi, Am running a Linear regression model in Azure ML studio having multiple features(both numeric and categorical). Is there a way to get the important features among all the given input features? From the train model I see weights assigned to…
Can I enable Microsoft Remote Desktop assistant in Windows 10 Home Single Languag
Hi, I downloaded and installed Microsoft Remote Desktop assistant but it’s not supported in Windows 10 Home Single Language. Please let me know, can I enable it? If yes, how? With Regards NndnG
Download OneDrive contents automatically
Hi, I signed in One Drive in my computer and to download files, I have to click all files one by one. In the above snap, you can all files, all are not downloaded. I have to click all files one by one. How to download all files…
Azure resource deletion error
Hi Getting below error. How to troubleshoot?
Deadlock and schema modification lock
I have a deadlock that I need some input for <deadlock> <victim-list> <victimProcess id="process1" /> </victim-list> <process-list> <process id="process1"…

python "the process exit code wass 1 while expected was 0" in SSIS
I have below Python Script which runs good at python IDE and at package level execution but failing at job level even i assigned user role as SQLAgentOperatorrole still failing . Python Script **import os import win32com.client as win32 def…

Delete specific contents of file in blob container
I have log files in container, I want to search a list of strings in the log file and delete the specific record of the file matching with the string and save the file in same container with same name. Say the log file is abc.txt 10/20/2020 …
If on Azure any reason not to use the Azure ML platform vs a dedicated VM and azure functions
I come from a full stack dev background and I don't know that much about ML, just evaluating a proposal. We have Azure web apps, Azure SQL and Azure BI for our SaaS. Seems it would make more sense to use the Azure ML platform and have it create the…
Need help wiith holiday logic when it falls on a weekend
Hi All, I am trying to come up with logic for holidays. Our company policy is 12/24 and 12/25 are both holidays , but when 12/25 falls on a sunday the preceding Friday and day after Monday are Holidays. For example in 2016 12/25 was a Sunday , i want…
Can not create new users in Azure AD using my custom domain.
Can not create new users in Azure AD using my custom domain. The domain is not an option when creating the user. on the onmicrosoft.com domain is appearing in the drop down. When checking the properties of the custom domain it says the domain was…
Intune win 10 updates strategy
Hi all, my company is thinking to use intune for windows 10 updates. Now we use SCCM but we use 5 different dynamic collections to deploy the updates on single collection day by day. The dynamic collection are destroyed and rebuilded every month…

Confusion about Nano Server installation.
Hello Guys I want to install a Nano Server version of WinServer 2016, for that I have downloaded the "NANO SERVER IMAGE BUILDER" tool but I have a question, why does it says in the Microsoft book as a sub heading "CREATING A NANO SERVER…