348,105 questions

Sort by: Updated
0 answers

Understanding time/latency fields from Application Gateway Access Logs

Hi, I am analyzing Access logs from Azure application gateway (table: AGWAccessLogs). I would like to clarify the meaning of below fields: ·       ClientResponseTime: ·       ServerResponseLatency ·       TimeTaken  AGWResponseTimes.png Azure metrics for…

Azure Application Gateway
Azure Application Gateway
An Azure service that provides a platform-managed, scalable, and highly available application delivery controller as a service.
972 questions
asked 2024-05-23T11:20:40.1333333+00:00
Rajiv Bansal 146 Reputation points
1 answer

setting up Azure instance and supporting services with online domain space tied to Office 365 tenant and production website all using the same domain.

We have an Office 365 tenant operating in the space of let's say "mygreatcompany.com", we also have a production website with the same domain - "mygreatcompany.com", in setting up Azure services (specifically Domain Services) I set it…

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,822 questions
asked 2024-05-21T18:07:31.01+00:00
Christian Pedder 0 Reputation points
answered 2024-05-23T11:19:43.9233333+00:00
Akhilesh 5,405 Reputation points Microsoft Vendor
0 answers

You're not eligible for an Azure free account

You're not eligible for an Azure free account even i didn't used this email before and my friends have the same problem and i send many mails to the support(support@mail.support.microsoft.com) and no one replied to me , please i need instant reply

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,265 questions
Azure Storage Accounts
Azure Storage Accounts
Globally unique resources that provide access to data management services and serve as the parent namespace for the services.
2,748 questions
asked 2024-05-23T11:19:19.9+00:00
2 answers

On my Windows 11 pc laptop notebook my Microsoft store updates won't install and I can't install apps from it I've tried reinstalling it, repairing it, reset it and that did not work?

On my Windows 11 pc laptop notebook my Microsoft store updates won't install and I can't install apps from it I've tried reinstalling it, repairing it, reset it and that did not work?

Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
8,398 questions
asked 2024-05-10T12:28:38.07+00:00
Luke Ferguson 46 Reputation points
edited an answer 2024-05-23T11:19:17.2+00:00
Luke Ferguson 46 Reputation points
0 answers

does report builder work with AWS RDS MySQL database instances

Hi, I am trying to use ms Report builder with a AWS RDS MySQL database, but am struggling to set up the datasourse. Can you help ? Thanks

SQL Server Reporting Services
SQL Server Reporting Services
A SQL Server technology that supports the creation, management, and delivery of both traditional, paper-oriented reports and interactive, web-based reports.
2,823 questions
asked 2024-05-23T08:27:01.32+00:00
Roisin O Byrne 0 Reputation points
commented 2024-05-23T11:18:59.83+00:00
Olaf Helper 41,331 Reputation points
1 answer One of the answers was accepted by the question author.

I have 2 organizations linked to my profile but I can only authenticate for my home organization. I cannot authenticate my login onto the external organization. What should I do?

I have 2 organizations linked to my Microsoft authenticator profile my home organization and an external one. On my mobile phone only my home organization appears on my MFA App. When I try to login into the external organization portal that I was granted…

Microsoft Authenticator
Microsoft Authenticator
A Microsoft app for iOS and Android devices that enables authentication with two-factor verification, phone sign-in, and code generation.
5,638 questions
Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
995 questions
asked 2024-05-23T10:35:24.5266667+00:00
Klaas, Bandile 20 Reputation points
edited a comment 2024-05-23T11:17:39.8033333+00:00
Babafemi Bulugbe 2,110 Reputation points MVP
1 answer

Unable to Send Email Messages using Microsoft.Exchange.WebServices Library

Hello! I've been using Microsoft.Exchange.WebServices 2.2.0 library to send emails from my C# application for a couple of years and have not been changed my code for a long time. It worked seamlessly but yesterday I started constantly getting the…

Exchange Server
Exchange Server
A family of Microsoft client/server messaging and collaboration software.
1,108 questions
Exchange Server Development
Exchange Server Development
Exchange Server: A family of Microsoft client/server messaging and collaboration software.Development: The process of researching, productizing, and refining new or existing technologies.
518 questions
asked 2024-05-22T19:05:03.85+00:00
Ihor Kuliiev 21 Reputation points
edited a comment 2024-05-23T11:14:50.1733333+00:00
ArosHamlet 0 Reputation points
1 answer

Azure Automation account runbook unable to write to Azure fileshare

Hi folks, I am using Azure Automation account runbook in PowerShell to write to a file in Azure file share, but it is failing with error: "The parameter is incorrect" Code: Error: However, same piece of code works when I run it on either my…

Azure Files
Azure Files
An Azure service that offers file shares in the cloud.
1,183 questions
Azure Automation
Azure Automation
An Azure service that is used to automate, configure, and install updates across hybrid environments.
1,142 questions
asked 2024-05-16T10:53:49.6866667+00:00
Apurva Pathak 315 Reputation points
commented 2024-05-23T11:12:56.45+00:00
Apurva Pathak 315 Reputation points
0 answers

Azure OpenAI said the rate limit was reached but the reality seems not

Hi everyone, I have an Azure OpenAI instance that has the rate limit is 30K/180 (TPM/RPM). When calling it in 60seconds, the total tokens mentioned in the response are only 11K tokens, 32 requests in 54 seconds but it still said the token rate limit…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,281 questions
asked 2024-05-23T11:06:09.6733333+00:00
dongnh4 0 Reputation points
edited the question 2024-05-23T11:11:13.2166667+00:00
dongnh4 0 Reputation points
0 answers

Microsoft.Exchange.WebServices.Data.EmailMessage error "The operation can't be performed because the item is out of date. Reload the item and try again"

Hi, I have been using Microsoft Exchange Web Services for a couple of years in my asp.net c# system and had no issues. Last week 1 customer started getting below error, then yesterday another customer and 2 more…

Exchange Server Development
Exchange Server Development
Exchange Server: A family of Microsoft client/server messaging and collaboration software.Development: The process of researching, productizing, and refining new or existing technologies.
518 questions
asked 2024-05-23T08:49:37.1566667+00:00
David Joyce 0 Reputation points
commented 2024-05-23T11:10:38.6733333+00:00
ArosHamlet 0 Reputation points
0 answers

SignalR negotiation with hub returns 200 but https://<servicename>.service.signalr.net returns 403

I'm using Signalr for websocket communication with my Angular app which uses "@microsoft/signalr" npm package, the connection is established and messages are passing through, however, in about 10% of the time, establishing the communication…

Azure SignalR Service
Azure SignalR Service
An Azure service that is used for adding real-time communications to web applications.
122 questions
asked 2024-05-20T10:57:37.24+00:00
AkScript 0 Reputation points
commented 2024-05-23T11:10:23.4533333+00:00
AkScript 0 Reputation points
4 answers

What is the difference between Databrick prepay and Databrick reservation in Azure ?

Hello, We are just considering ways to reduce Databrick cost in Azure other than buying RI for VMs behind Databrick clusters. What is the difference between Databrick prepay and Databrick reservation in Azure It seems Databrick reservation is named as…

Azure Cost Management
Azure Cost Management
A Microsoft offering that enables tracking of cloud usage and expenditures for Azure and other cloud providers.
2,123 questions
Azure Databricks
Azure Databricks
An Apache Spark-based analytics platform optimized for Azure.
1,967 questions
asked 2024-05-23T09:26:44.82+00:00
Anil Kumar 180 Reputation points
commented 2024-05-23T11:10:15.1+00:00
Anil Kumar 180 Reputation points
0 answers

Unable to deploy Azure Spatial Analysis container.

I followed the instructions (thoroughly) mentioned in the Azure Spatial Analysis container installation guide (https://learn.microsoft.com/en-us/azure/ai-services/computer-vision/spatial-analysis-container) and eventually encountered an error -…

Azure Computer Vision
Azure Computer Vision
An Azure artificial intelligence service that analyzes content in images and video.
324 questions
Azure IoT Hub
Azure IoT Hub
An Azure service that enables bidirectional communication between internet of things (IoT) devices and applications.
1,136 questions
asked 2024-05-22T12:36:20.35+00:00
Ramesh Damma 0 Reputation points
edited a comment 2024-05-23T11:09:59.9933333+00:00
romungi-MSFT 42,771 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

How to bring app to front, if already open?

How to bring the app to front, if already open? My app is Windows Form application c#

Windows Forms
Windows Forms
A set of .NET Framework managed libraries for developing graphical user interfaces.
1,854 questions
C#
C#
An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.
10,373 questions
asked 2024-05-22T13:25:34.1033333+00:00
Hussnain Fareed 0 Reputation points
edited a comment 2024-05-23T11:09:21.42+00:00
KOZ6.0 5,050 Reputation points
0 answers

Configure DHCP Failover failed. Error: 20010: The specified option does not exist

I got this error: but the Predefined Options and values are the same. Any other suggestions? From the main DHCP server: and from the parent that I'm trying to make it a failover/backup:

Windows DHCP
Windows DHCP
Windows: A family of Microsoft operating systems that run across personal computers, tablets, laptops, phones, internet of things devices, self-contained mixed reality headsets, large collaboration screens, and other devices.DHCP: Dynamic Host Configuration Protocol (DHCP). A communications protocol that lets network administrators manage centrally and automate the assignment of Internet Protocol (IP) addresses in an organization's network.
1,025 questions
asked 2024-05-23T11:07:56.24+00:00
Nadim Polemis 0 Reputation points
0 answers

Issue with the new Salesforce connector

Hi, Previously in the Salesforce(Legacy connector) you could pull all the data for an object but with the new Salesforce OAuth 2.0 connector in ADF, it restricts the data? How to tackle this issue? Should i run in batches? How to load data in batches…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,730 questions
asked 2024-05-23T09:44:18.8333333+00:00
Lionel Dsouza 0 Reputation points
commented 2024-05-23T11:07:54.6733333+00:00
Lionel Dsouza 0 Reputation points
2 answers

How to fix - Unable to write file at location: asset/g10000/17809/5694.bin. Fail: Code: 400 Value: The block list may not contain more than 50,000 blocks. details (if any): BlockListTooLongThe block list may not contain more than 50,000 blocks. RequestId:

I have integrated Blob with Pimcore for storing the assets, but when I upload bigger assets, I am getting the error. Unable to write file at location: asset/g10000/17809/5694.bin. Fail: Code: 400 Value: The block list may not contain more than 50,000…

Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,487 questions
asked 2024-05-22T13:32:13.8466667+00:00
Aryan, Raj 0 Reputation points
answered 2024-05-23T11:07:40.1033333+00:00
Nehruji R 2,966 Reputation points Microsoft Vendor
5 answers

Microsoft Bookings email confirmation shows different time than what's added on Outlook calendar

We're encountering an issue where a MS Bookings confirmation email shows a meeting is scheduled 1 hour earlier than how the meeting is being displayed in the Outlook calendar. It's been confirmed by the client and staff member that the meeting time…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,818 questions
asked 2022-03-30T18:52:19.87+00:00
Alec 51 Reputation points
commented 2024-05-23T11:05:54.3133333+00:00
Fabian 0 Reputation points
0 answers

Access Dnied in performence Monitor

Hello, So in performence monitor im trying to extend the buffer size in DefenderApiLogger put It keeps saying "access is denied", the things that my account is on admin and I can't change de permission because it saying the same thing. …

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
36,498 questions
asked 2024-05-23T11:05:46.67+00:00
Kays Abdmouleh 0 Reputation points
0 answers

I can't access Azure OpenAI Studio.

I have been granted access to Azure OpenAI Service, but I can't get into Azure OpenAI Studio. Below is the content of the email you received when you were granted access to use the OpenAi service. Onboarding to Azure OpenAI Service Congratulations! …

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,281 questions
asked 2024-05-23T04:57:39.92+00:00
Shin, Seung Min 0 Reputation points
commented 2024-05-23T11:05:02.0133333+00:00
AshokPeddakotla-MSFT 28,231 Reputation points