18,645 questions

Sort by: Created
0 answers

CosmosDB Data Explorer is not connecting to my DB account. How can I fix?

Hi, I having been using my CosmosDB account for over a year without any issue. I am unable to connect to or view my DB account using the Cosmos Data Explorer. I've tried from the menu option on the portal, and from cosmos.azure.com, with the same…

Azure Cosmos DB
Azure Cosmos DB
An Azure NoSQL database service for app development.
1,493 questions
asked 2024-06-13T04:23:17.8033333+00:00
Gavin O'Kane 0 Reputation points
0 answers

Formatting and appearance of font changed on word for macbook

I have been editing a word document for the last few weeks, when I opened it yesterday the font now appears different (says the font is still spectral but it looks different) and all the spacing in the document has changed. No improvement even after…

Word
Word
A family of Microsoft word processing software products for creating web, email, and print documents.
712 questions
asked 2024-06-13T03:52:15.9533333+00:00
Tarun Campion 0 Reputation points
0 answers

Pull delivery model support in C# SDK

We're using Azure.Messaging.EventGrid 4.22.0-beta.1 to perform polling on the event grid (EventGridClient.ReceiveCloudEventsAsync method). I have noticed that in the latest version of the package, 4.24.0, this operation is not available. It seems that…

Azure Event Grid
Azure Event Grid
An Azure event routing service designed for high availability, consistent performance, and dynamic scale.
332 questions
asked 2024-06-13T03:50:48.2233333+00:00
Justin Kim 0 Reputation points
0 answers

I am getting when i trying to retrieve user profile

I am getting the following error when I'm trying to retrieve the user profile: AADSTS65001: The user or administrator has not consented to use the application with ID Here is My Code Set<IAccount> accountsInCache = pca.getAccounts().join(); …

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
11,024 questions
asked 2024-06-13T03:36:01.4233333+00:00
Balasubramaniyan Radhakrishnan 0 Reputation points
0 answers

Sending email gives error in O365 - The SMTP Server requires a secure connection

I have written a Console App using .NET8, which needs to send email in our Office365 environment. I am using "smtp.office365.com" to send email.  We have MFA enabled in our Office365.   The error comes as…

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,464 questions
asked 2024-06-13T03:20:00.1466667+00:00
Kamlesh Rao (KR365) 0 Reputation points
0 answers

unable to access storage account with a private endpoint from standard logic apps using managed identity

unable to access storage account with a private endpoint from standard logic apps using managed identity

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,812 questions
Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
2,925 questions
Azure Virtual Network
Azure Virtual Network
An Azure networking service that is used to provision private networks and optionally to connect to on-premises datacenters.
2,230 questions
Azure Private Link
Azure Private Link
An Azure service that provides private connectivity from a virtual network to Azure platform as a service, customer-owned, or Microsoft partner services.
481 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
20,066 questions
asked 2024-06-13T03:15:07.93+00:00
Vilas Rao Perka 0 Reputation points Microsoft Employee
0 answers

Windows SDK header, InetPtonW, inet_ntop, InetNtopW needs WINSOCK_API_LINKAGE

Found Windows Kit 10.0.26100.0 header issue, don't know where to report, Windows/Include/um/WS2tcpip.h | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Windows/Include/um/WS2tcpip.h b/Windows/Include/um/WS2tcpip.h index b9705e4c..85001cdf…

Windows
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.
4,918 questions
asked 2024-06-13T02:31:39.3+00:00
罗勇刚 0 Reputation points
0 answers

Magic Keyboard for the 5th generation iPad Air does not work with the RD Client software in iPad OS 18.0 environment.

When I upgraded to iPad OS 18.0, I can't enter any characters into the connected Windows in RD Client via Magic Keyboard. the RD Client version is the latest 10.5.8, and the connected Windows versions are 10 & 11, neither of which work!

Remote Desktop
Remote Desktop
A Microsoft app that connects remotely to computers and to virtual apps and desktops.
4,328 questions
Microsoft Intune iOS
Microsoft Intune iOS
Microsoft Intune: A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.iOS: An Apple mobile operating system.
195 questions
asked 2024-06-13T02:22:49.26+00:00
俊然 001 王 0 Reputation points
0 answers

InternetExplorerModeEnableSavePageAs in not set

Hi guys, How do i set InternetExplorerModeEnableSavePageAs value to true in edge policy. When i click on the drop-down arrow, there is nothing to change value to ture

Microsoft Edge
Microsoft Edge
A Microsoft cross-platform web browser that provides privacy, learning, and accessibility tools.
2,202 questions
asked 2024-06-13T02:18:18.1433333+00:00
Ali Bah 0 Reputation points
0 answers

Issue with Microsoft Authenticator backup

I created a backup of my Microsoft Authenticator app and reformatted my phone, but when I tried to use the backup, it claimed that there was no backup available. I need this backup to access all my accounts tied to the app. What could be the issue and…

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,802 questions
asked 2024-06-13T02:15:40.96+00:00
Clyde Timonera 10 Reputation points
0 answers

Is this lesson up to date? How to organize and automate your project

Whilst reading this unit of the module, I came across instructions stating: On GitHub, navigate to the main page of your repository. Click Projects. Next, click Add project. But the current GitHub version actually has a new type of button that…

GitHub Training
GitHub Training
GitHub: A web-based hosting service for software development and version control using Git. Acquired by Microsoft in 2018.Training: Instruction to develop new skills.
17 questions
asked 2024-06-13T01:55:26.4366667+00:00
Diego Balderrama 0 Reputation points
0 answers

How to query Azure Resource Manager base on custom query

anybody have tried to execute a query language in Azure.ResourceManager (the latest Azure sdk) here is my query: resourcecontainers | where type == "microsoft.resources/subscriptions/resourcegroups" Actually this is working on Azure Graph but i…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,868 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,464 questions
asked 2024-06-13T01:55:14.9766667+00:00
Jhon_Edulab 0 Reputation points
0 answers

How to write a SQL query in ADF lookup activity for cosmos gremlin DB(json data)?

I have the gremlin cosmos db and i loaded the data as vertices and edges. when i am trying to read the data using adf look up activity(select * from grem_db_test), I am getting data in the json format which is fine. But why it's not supporting when i run…

Azure Cosmos DB
Azure Cosmos DB
An Azure NoSQL database service for app development.
1,493 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,868 questions
asked 2024-06-13T01:31:15.3166667+00:00
Siddartha Reddy Jammula 20 Reputation points
edited the question 2024-06-13T01:43:20.1233333+00:00
Siddartha Reddy Jammula 20 Reputation points
0 answers

Terminate O365 Subscriptions Without Login

How do you terminate all 365 subscriptions when Microsoft Security policies have made it impossible to log into the 365 Admin Center?

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,802 questions
asked 2024-06-13T00:46:43.0033333+00:00
Brian Valenti 0 Reputation points
0 answers

DNS Policy for a Stub Zone

Hi, I have a DNS zone for xyz.local on a Windows 2022 server. I also have a zone for abc.local on another Windows 2019 server. (2 separate domains) I need to have xyz.local zone as a stub zone on Windows 2019 server but there is a catch. All A records in…

Windows Server
Windows Server
A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.
12,400 questions
Windows Server Management
Windows Server Management
Windows Server: A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.Management: The act or process of organizing, handling, directing or controlling something.
424 questions
asked 2024-06-13T00:46:19.3366667+00:00
nettech 151 Reputation points
0 answers

Non-breaking space in source file name causing Copy Data activity to fail in ADF

Use case: Copy files from the SFTP source location to Azure blob storage using ADF (Copy Data Activity) Implementation: I have a DataSet pointing to the SFTP location acting as a source to Get MetaData Activity. The Get MetaData Activity returns the list…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,868 questions
asked 2024-06-13T00:28:36.1533333+00:00
MC 0 Reputation points
0 answers

Blocking user from accessing Sharepoint

Hi, I stumbled upon the below situation, where, UserA is transferred to a subsidiary company. UserA email address is to be retained but access to company SharePoint Files is restricted. Could I set up conditional access so that UserA can still access…

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
20,066 questions
asked 2024-06-13T00:26:05.67+00:00
Sun B 0 Reputation points
0 answers

Clarification of Microsoft Teams callRecord subscription quotas.

Hello, The Graph API change notifications overview lists a set of quotas for various subscriptions. https://learn.microsoft.com/en-us/graph/api/resources/change-notifications-api-overview?view=graph-rest-1.0&preserve-view=true I'm trying to clarify…

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,355 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
11,024 questions
asked 2024-06-13T00:12:01.49+00:00
John Bothe 0 Reputation points
0 answers

Azure OpenAI Assistant

Does Azure OpenAI Assistant support upgrading assistant using python? When I used the below code to update my assistant, it returns error that there's no parameter called file_ids. updated_assistant = client.beta.assistants.update( assistant.id, …

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,418 questions
asked 2024-06-13T00:09:39.31+00:00
Violet Zeng 5 Reputation points
edited the question 2024-06-13T03:27:16.2366667+00:00
ManoharLakkoju 615 Reputation points Microsoft Vendor
0 answers

Can I inlude an id field in Azure Translator requests?

I would like to include an id field in the json string contained in the Azure Translator API request that would get passed back with the result. This is so I can put the translated text back into the correct record of a database. Chat GPT-4o thinks I can…

Azure Translator
Azure Translator
An Azure service to easily conduct machine translation with a simple REST API call.
354 questions
asked 2024-06-13T00:06:31.1666667+00:00
steve corman 0 Reputation points