18,611 questions

Sort by: Answers
0 answers

When will the next Powerpoint API version (current Preview) be released?

The current functionality in the Preview set of the Powerpoint API is very helpful for our developed add-in. Is there a date set or a pointer to when this will be available in an official version (1.6)?

PowerPoint
PowerPoint
A family of Microsoft presentation graphics products that offer tools for creating presentations and adding graphic effects like multimedia objects and special effects with text.
236 questions
Office Development
Office Development
Office: A suite of Microsoft productivity software that supports common business tasks, including word processing, email, presentations, and data management and analysis.Development: The process of researching, productizing, and refining new or existing technologies.
3,619 questions
asked 2024-06-06T19:22:03.2966667+00:00
ThomasHumberset-7355 11 Reputation points
0 answers

Issue with Column Order in Azure Monitor Dashboard Visualizations

Hello, I am experiencing an issue with arranging the order of columns in my Azure Monitor dashboard visualizations. Despite various attempts to control the order of columns through the query, the columns do not display in the specified order in the…

Azure Monitor
Azure Monitor
An Azure service that is used to collect, analyze, and act on telemetry data from Azure and on-premises environments.
2,903 questions
asked 2024-06-06T19:14:54.7533333+00:00
Miller, Kevin (External) 0 Reputation points
edited the question 2024-06-06T19:17:38.1633333+00:00
Miller, Kevin (External) 0 Reputation points
0 answers

Node JS Authentication error:Error getting token: AuthenticationRequiredError: network_error: Network request failed

I have Graph API credentials and permissions to send an email from office mailbox. I was able to get the token, authenticate and send an email via my node js framework. I had to reboot my local machine this morning. When I trigger the email execution, it…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,965 questions
asked 2024-06-06T19:16:56.2833333+00:00
Rishitha 0 Reputation points
0 answers

How to set a virtual desktop to host Acumatica ERP

How to set a virtual desktop to host Acumatica ERP. Does anyone have experience doing this?

Windows 365 Enterprise
asked 2024-06-06T19:16:28.0466667+00:00
Abdul McWhorter 0 Reputation points
0 answers

Azure AI Studio -> Deploy to CoPilot Studio (Preview)

Hello, we deployed an Azure AI Search resource to crawl and index a set of custom documents residing in a dedicated Azure Blob Storage. The resource is working as intended, in fact in OpenAI Studio, in the dedicated playground i get what's intended once…

Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
2,485 questions
Microsoft Copilot for Microsoft 365 Development
Microsoft Copilot for Microsoft 365 Development
Microsoft Copilot for Microsoft 365: Microsoft 365 Copilot refers collectively to Copilot experiences within Microsoft 365 applications.Development: The process of researching, productizing, and refining new or existing technologies.
72 questions
asked 2024-06-06T15:00:58.6766667+00:00
Claudio Curti 0 Reputation points
edited the question 2024-06-06T19:13:46.9066667+00:00
YutongTie-MSFT 47,336 Reputation points
0 answers

Hiding RSVP option or removing accept reject options from event through icalendar (.ics) file

Hi, I need some urgent help on iCalendar (.ics) file for creating an event on outlook calendar, is it possible to remove/hide RSVP option from the UI through (.ics) file? Even after I added ATTENDEE;RSVP=FALSE:mailto:jsmith@example.com, I still get RSVP…

.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,494 questions
Outlook
Outlook
A family of Microsoft email and calendar products.
3,173 questions
ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,350 questions
Outlook Management
Outlook Management
Outlook: A family of Microsoft email and calendar products.Management: The act or process of organizing, handling, directing or controlling something.
4,967 questions
Microsoft Teams Development
Microsoft Teams Development
Microsoft Teams: A Microsoft customizable chat-based workspace.Development: The process of researching, productizing, and refining new or existing technologies.
2,944 questions
asked 2024-06-06T19:13:00.02+00:00
Pokemon Go 0 Reputation points
0 answers

Facing Problem to create pie chart in Peer Analysis.

Hey everybody, Hope you are doing well. I am currently working on a project called peer expense analysis. Here I have Data in this format. ID Category Spends Clusters 1 A 100 1 2 B 150 2 3 A 200 1 …

Microsoft Power Platform Training
Microsoft Power Platform Training
Microsoft Power Platform: An integrated set of Microsoft business intelligence services.Training: Instruction to develop new skills.
138 questions
asked 2024-06-06T19:11:00.46+00:00
AMAN SHAIKH 40 Reputation points
0 answers

Track changes for same author change color even though specific colors are selected (not by author); recent occurrrence

When using Word's track changes feature, I select one color for deletions and one color for insertions (not"by author"), but recently, the color of tracked deletions started changing when my cursor is in the paragraph and at other times. Same…

Office 365 Training
Office 365 Training
Office 365: A set of Microsoft legacy offerings that combine Office desktop apps with cloud services including OneDrive and Microsoft Teams.Training: Instruction to develop new skills.
7 questions
asked 2024-06-06T19:03:15.5333333+00:00
Diana Burke 0 Reputation points
0 answers

Keep old url but redirect to new url - IIS - Asp.Net - .aspx

Running - IIS 10 - Asp. Net - Web Forms "Web Application" - .NET Framework 4.8 WebAppDemo is a web forms "application" under "Default Web Site" Default Web Site WebAppDemo Allows only a http:80 binding on default port…

Internet Information Services
ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,350 questions
asked 2024-06-06T18:52:46.7233333+00:00
techthiru 0 Reputation points
edited the question 2024-06-06T18:54:23.0833333+00:00
techthiru 0 Reputation points
0 answers

Windows 11 Fax and Scan cannot receive a fax.

Windows 11 Fax and Scan cannot receive a fax.

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,337 questions
Microsoft Fabric Training
Microsoft Fabric Training
Microsoft Fabric: A Microsoft unified data platform.Training: Instruction to develop new skills.
16 questions
asked 2024-06-06T18:46:17.45+00:00
Who? Me? 0 Reputation points
0 answers

Windows 11 Fax and Scan cannot receive a fax.

Windows 11 Fax and Scan cannot receive a fax. Tried everything I could think of to resolve this problem. Nothing works.

Microsoft Fabric Training
Microsoft Fabric Training
Microsoft Fabric: A Microsoft unified data platform.Training: Instruction to develop new skills.
16 questions
asked 2024-06-06T18:44:50.0066667+00:00
Who? Me? 0 Reputation points
0 answers

runs fine locally but 400 error in static web app

My react app works perfectly when run locally with the command swa start --data-api-location swa-db-connecitions but when I push the repository to azure static web apps, I get a 400 error.

ASP.NET API
ASP.NET API
ASP.NET: A set of technologies in the .NET Framework for building web applications and XML web services.API: A software intermediary that allows two applications to interact with each other.
312 questions
Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
799 questions
asked 2024-06-06T18:29:00.46+00:00
Mattias Clouse 0 Reputation points
0 answers

App container failed to start: Container for site has exited, failing site start

I'm trying to start/restart the App service from Azure portal, but the URL shows Application Error Upon diagnostics, it looks like the container is failing site start.

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,098 questions
asked 2024-06-06T18:20:47.12+00:00
Meesala, Bhagya Harika 0 Reputation points
0 answers

Understanding "standard paid (S0)" pricing for "Audio Content Creation"

If I created a "speech service" with "standard paid (S0)", and I am only and only going to use "Audio Content Creation". What are going to be the pricing for it ? Will the free quota going to be included ? (500k characters)…

Azure AI Speech
Azure AI Speech
An Azure service that integrates speech processing into apps and services.
1,464 questions
asked 2024-06-06T18:17:14.8033333+00:00
Abdelrahman Mokhtar 0 Reputation points
0 answers

New account not valid from identity provider

I was testing settings with a new account I had quickly set up. Upon trying to log in i have an error of "We did not receive a valid email address from your identity provider". Is there a step I am missing? Or does simply creating an account…

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,985 questions
asked 2024-06-06T18:05:44.8933333+00:00
RHR2 0 Reputation points
edited the question 2024-06-06T18:10:27.81+00:00
RHR2 0 Reputation points
0 answers

What license do I need to onboard Defender of macOS devices?

Hello, What License do I need to onboard Defender on macOS devices? The account I'm trying to use for this has Microsoft 365 Business Premium and Microsoft Defender for Office 365 (plan 2) assigned. The guide I was following has Enterprise Mobility +…

Microsoft Intune MacOs
Microsoft Intune MacOs
Microsoft Intune: A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.MacOs: A family of Apple operating systems for the Apple Mac line of computers.
74 questions
Microsoft Intune
Microsoft Intune
A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.
4,544 questions
Microsoft Defender for Endpoint Training
Microsoft Defender for Endpoint Training
Microsoft Defender for Endpoint: A Microsoft unified security platform for preventative protection, postbreach detection, and automated investigation and response. Previously known as Microsoft Defender Advanced Threat Protection.Training: Instruction to develop new skills.
19 questions
asked 2024-06-06T18:08:25.9533333+00:00
Vladyslav Bondarchuk 80 Reputation points
0 answers

authenticator: no 2-digits popped out for sign in

I am using my LMS365 app which required me to use microsoft authenticator app. once I logged in, the first 2-digits code popped out, then it leaded to me "Verify your identity", then there was a second 2-digits code as attached, but I had no…

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,748 questions
asked 2024-06-06T18:06:35.7033333+00:00
Jing Pan 0 Reputation points
0 answers

Gridview ID problem

Hello, I have two gridviews set up. Both of them use the default scrolling buttons. In one gridview if you look at the properties of the scroll > buttons the ID property is missing like this: <input type="image"…

ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,350 questions
asked 2024-06-06T17:56:28.6366667+00:00
Wheeler, Lee 0 Reputation points
0 answers

Updated Asset descriptions, attributes not displaying in updated form in Purview Data Catalog

In Purview Data Catalog->Data products->Data Assets. Our Asset descriptions, attributes last refresh are stale in Data Catalog, but when we search outside of data catalog these values display in their updated state. Most tables can be refreshed by…

Azure Data Catalog
Azure Data Catalog
An Azure service that serves as a system of registration and system of discovery for enterprise data assets.
99 questions
Microsoft Purview
Microsoft Purview
A Microsoft data governance service that helps manage and govern on-premises, multicloud, and software-as-a-service data. Previously known as Azure Purview.
987 questions
asked 2024-06-06T17:55:44.7433333+00:00
Richard Infield 0 Reputation points
0 answers

Azure Purview Api returning 404

Hi, I am using below microsoft learn page to query some data using rest api calls, I tried to fetch glossary list by clicking try it button. I have an azure purview resource created in my subscription with data sources and the glossary exist. MS learn…

Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
1,029 questions
Microsoft Purview
Microsoft Purview
A Microsoft data governance service that helps manage and govern on-premises, multicloud, and software-as-a-service data. Previously known as Azure Purview.
987 questions
asked 2024-06-06T17:49:40.07+00:00
Vinod G 0 Reputation points