Microsoft Q&A
Questions
Discover questions that will help you on every step of your technical journey.
Content
Hybrid configuration - separating EWS and SMTP traffic
Hi, Urgent help is needed. We have published EWS and SMTP on two separate pairs of Exchange 2016 mailbox servers (2 Public IPs) and using a single SAN certificate with the subject name mail.domain.com and autodiscover and SMTP FQDNs in SAN. Looking to…


OWA, ECP not working after installing security update for CU23 on Exch 2013 DAG
Hi, Getting "something went wrong" on ecp, owa after installing security update for CU23 on 2 node Exch 2013 DAG. Any suggestions? Thanks.


SQLAzure is not available for your selection of subscription and location
Hey, beginner Azure user using "Create Web App + Database" to create a resource. Currently on the $200 free trial credits. I want to use SQLAzure for the database part of the resource but get the error message that "SQLAzure is not…
Allow outbound requests to certain FQDNs
How to set up Azure Firewall so for the new Cashless VMs in Azure, can only allow outbound requests to certain FQDNs - the underlying IPs may be dynamic, Need this for Azure since outbound cashless requests will leave Azure


RD Client app- How to right-click and drag
How do you drag with the right mouse button in RD Client? If it's not possible could I request this to be added as a feature request?


Windows Network credentials not accepted
I try to connect my Windows11 laptop to my Windows11 desktop. All advanced network and sharing settings are set to the same values on both computers (network discovery ON, password protection OFF, file sharing set, etc...) . The connection works fine…


Teams channel - conversion from public to private
Hi, I would like to convert a channel teams "public" to a "private" channel, after its creation. It is possible ? I try to search an answer, and the only feature I've found is the obligation to create the channel in the…


In-line references are gone in the C# code editor
Hi, How do I make this come back? I cannot find any relevant settings for it to appear again on the code editor.


Will @UserName send an email to the corresponding user?
Dear All, I note that the UI of this site has been changed. Will @UserName send an email to the corresponding user? (Since I cannot find a site feedback tag, I choose Microsoft Managed Desktop. I know it may not be appropriate to describe this question.)


Collect IIS logs with AMA agent into Log Analytics
It does not matter, if this optional field "File pattern" is empty or filled in the error is "InvalidIisLogsDirectory" (see the error in JSON format below). Update Error - 'Log Directories' value 'E:\LOGS-IIS\Default Web…


Recommendations from Azure Advisor are gone whiteout any action taken
Greetings, I have a general question about Azure Advisor. We are being alerted for each new Azure Advisor recommendation vie Slack, meaning new recommendation pops out in Advisor we have a message on Slack in our channel. But when I scroll up and see…


What is the RTO & RPO for Block Blob Object replication
Hi Team, We had created 2 Storage accounts along with bock blobs in 2 different regions. we had enabled object replication between both storages, it is written in Microsoft that it is asynchronous replication we need below points. -> Is there any time…


How can I perform one rest api call to query all users BasePermmisions to a Sharepoint file
I'm currently using this API Call: http://<site-url>[/_api/web/getfilebyserverrelativeurl('<file-path>')/ListItemAllFields/getusereffectivepermissions(@user)?@user='<domain\user>'] This API call only gives me one user BasePermissions to…
Where to find connection logs for Azure Blob Storage SFTP?
Many SFTP servers record logs of attempted connections, activity, etc related to SFTP user accounts. In the new SFTP support for blob storage, I do not see a way to find logs of this type of information.…


How to change source data type string to datetime in ADF pipeline
How do I change a string data type in a blob file to a datetime to map it to a datetime column to the SQL database sink in a Copy Data task in an ADF pipeline?


Failed to update storage account. Enabling Azure Active Directory Domain Services
Hi, I am trying to enable Azure AD authentication on Azure files, When I try to enable the Azure AD element I get the following error message immediately "Failed to update storage account ''. Error: The resource %Azure AD GUID%' does not…


Help with Missing Cached info SQL Server
HI Experts. i was trying to find Stored procedures that ran/executed yesterday or maybe executed within last 24HRS-48HRS, and i used the below query to get info...but the strange thing I found is its always gets me only 1 hr old of data. For example…


What are the best practices for optimizing the performance of an ASP.NET MVC web application?
i am facing issue optimizing EHR application built on ASP.NET
Difference between Azure Event Hub and Azure Storage
We need to stream events from Microsoft defender to Azure. For that 2 options are available: 1)Azure Storage 2)Event Hub Now, I want to know the main difference between Azure storage and Event Hub as both are used to store events of Streaming API. …


How to create environments with appSettings?
In previous projects i could click the Configuration or Debug menu (in the top bar) and set a new Configuration. This was displayed when i expanded web.config and i could use this to change environments to use different database connection strings…