Unread folder showing emails that have been read.
Hello, I need some help with clearing read emails which appear in my unread email folder. This is on the windows desktop version not the web version. I have emails in my unread folder which have been openned and marked as read. If i right click and mark…
AKS pod in CrashLoop error due to managed identity integration
We have an AKS cluster on which one of our Deployments which now uses DefaultAzureCredential class to fetch connection strings stored in Azure Key Vault. We have provide the "System Assigned Managed Identity" contributor access to Key Vault to…
Cannot Delete Web Links Created with Intune installed on iOS Devices
We have created a weblink for some of our sites. They were pushed out to all devices, but in some instances showed up as 2-3 generic icons. When you force press on them to bring up the options, it does not allow for deletion. We have also set it to…
ASP.Net Web Forms: AJAX error when javascript function executed
Hello All, I have an issue with the ASP.Net Web Forms application that is returning an AJAX error when the javascript function is executed. Below is the explanation and code bits to reproduce the error. Created a Web Forms application with…
What could be the reason for the disappearance of the ApplicationHost.config file in IIS?
When I try to perform tasks like restarting or stopping sites in IIS Manager, or editing SSL bindings, or changing settings, a file write error occurs and the operation fails. The file is not visible in the system32/inetsrv/config/ directory. It's…
Unable to Perform HTTP Communication with Azure OpenAI Service - Request Assistance
Dear Azure Support Team, I am experiencing an issue while attempting to perform HTTP communication using the Azure OpenAI Service. Error Message: 401 Unauthorized "Access denied due to invalid subscription key or wrong API endpoint." Details of…
Guideline Microsoft SQL Server 2016 SP3 Update
Dear Support Team, I would like to seek your help with offline upgrade Microsoft SQL Server 2016 SP2 to SP3 . Do you have any guideline and support link for update to version sp3. Thank in advance. Best Regard, Houn
Permissions for Send Message in Channel API Resulting in Unauthorized Errors
Permissions have been added for both delegated and application levels for the Send Message in Channel API, yet an unauthorized error with the error message being - "Message POST is allowed in application-only context only for import purposes. Refer…
How does Azure OpenAI ensure prompt caching privacy in multitenant environments?
I'm using Azure OpenAI in a multitenant setup and am concerned about prompt caching potentially causing data leakage between tenants. How does Azure handle privacy and security for cached tokens and responses across different tenants? Is there an…
audit logs
Hi All, I have a user in Exchange Online whose sent emails from the last one month (i.e., the sent items) are missing from users mailbox. The emails are not present in the Deleted Items or the Recoverable Items folder. Will the following syntax help me…
What new phone technology trends should we keep an eye on?
With so many advancements in phone technology happening so quickly, I'm curious about the latest trends we should be keeping an eye on. It feels like every year, new features are making our phones faster, smarter, and more intuitive. Whether it’s Android…
How to check the type of corruption in my mailbox before repairing it.
I want to check the type of corruption in my mailbox before repairing it. I used the New-MailboxRepairRequest with the -DetectOnly switch against all the corruption parameters. I check the status of the job using the Get-MailboxRepairRequest. Now I want…
Trying to reestablish MS Entra Connect Sync
The original server with the MS Entra Connect Sync is no longer available to us. We are only trying to reestablish the Connect Sync to push all users over to the cloud. I seemed to have all the requirements lined up the last thing I did was to add and…
We have a storage account which has a container that sends files to our vendor. Issue we are facing with duplicate files being sent with the original files. How Do I check the root cause of this issue, also, trying to see where I can find the logs.
We have a storage account which has a container that sends files to our vendor. Issue we are facing with duplicate files being sent with the original files. How Do I check the root cause of this issue, also, trying to see where I can find the logs. your…
Missed AZ-900: Microsoft Azure Fundamentals online examination. Is it possible to reschedule
Hi All, I have scheduled AZ-900: Microsoft Azure Fundamentals online examination but was unable to attend at that particular time due to some technical issues. Is it possible to reschedule it? I am getting this error now 'The check-in window for this…
Pull image from ACR
I have created yaml file. i can deploy image to my app service but i am getting error in pull image this is my yaml file trigger: branches: include: - main # Adjust to your branch name pool: vmImage: 'ubuntu-latest' …
Azure Search -> Import and vectorize data: filterable title
This page outlines the "Import and vectorize data" feature in Azure Search. It mentions that the title field is not filterable by default and that this setting cannot be changed. However, step 6 in the "Check results" section suggests…
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…
I'm not able to connect a Devops repository to create my own environment ARM template into DevTest lab. How to debug this issue?
Hello, I'm trying to add a personal AZURE DevOps repository to my AZURE DevTest Lab to create my own ARM template . I succeeded to connect the repository to visualise my custom artifacts, but I'm not able to visualise my custom ARM template's…
Model Popup showing as blank when click view button in gridview C#
I am using ASP.NET application and i used Gridview to show the PDF file. when i click the view button in the gridview, the file will be opening is perfect. I am using some search button outside the gridview for filter records in gridview. Whenever i am…