351,382 questions

Sort by: Updated
1 answer

MS Teams Bot - invalid_client_credential error

Hi, I have create a MS teams application that has a bot and a tab app. The bot is registered on botframework.com and is self hosted on AWS. I have created a dev app package using the Teams Toolkit in VS Code. If install the zip file via custom upload in…

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,943 questions
asked 2024-06-06T08:56:36.9466667+00:00
Robert Stevens 0 Reputation points
answered 2024-06-06T08:56:36.9566667+00:00
Q&A Assist
0 answers

Fail to find message by singleValueExtendedProperties using $filter, where singleValueExtendedProperty is a UUID

Hello, I'm using the graph sdk to send mails with two singleValueExtendedProperties. Both properties use the "{type} {guid} Name {name}" convention for setting the id. For both of them the value is a random UUID set at send time. We have a…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,957 questions
asked 2021-05-26T14:31:48.037+00:00
Preda Radu 1 Reputation point
commented 2024-06-06T08:55:36.9766667+00:00
Michael Brandt 0 Reputation points
0 answers

Discrepancies between using Action.Submit and Action.Execute in Teams bot adaptive cards

Using Action.Submit there is an option to hide the feedback message using: "msTeams": { "feedback": { "hide": true } } With Action.Execute that is…

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,943 questions
asked 2024-04-21T10:15:12.1033333+00:00
Boris Rusinovic 21 Reputation points
commented 2024-06-06T08:53:45.56+00:00
Boris Rusinovic 21 Reputation points
0 answers

How to add macros in the "Custom Ribbon" of Visio

There no "macro" option added in the "custom ribbon" of Visio like in Word and Excel. It's really frustrating not to save code developed through VBA in the Visio ribbon

Visio
Visio
A family of Microsoft products used to create diagrams and vector graphics.
82 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,616 questions
asked 2024-06-06T08:53:40.28+00:00
YINGHU LI 0 Reputation points
0 answers

Windows server Updates

I have win server 2022 21h2 (hardware hp & vm )and kb5037782 failed with error installation failure: Windows failed to install the following update with error 0x80071ab1 I noticed that there is a conflict between kb5037782 (security update 2024) vs…

Windows Server 2019
Windows Server 2019
A Microsoft server operating system that supports enterprise-level management updated to data storage.
3,529 questions
Windows Server
Windows Server
A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.
12,362 questions
asked 2024-06-06T08:52:44.9766667+00:00
Mahmoud Abdelaziz Ahmed 0 Reputation points
1 answer

Clarification on 'WordDocument' stream in OLE file format

Hi, I am trying to parse a '.doc' file (OLE file) in Python. I am trying to understand the structure of the 'WordDocument' stream inside the file. With reference to [MS-DOC] and [MS-CFB], it is known that this stream must be present and have the FIB…

Office Open Specifications
Office Open Specifications
Office: A suite of Microsoft productivity software that supports common business tasks, including word processing, email, presentations, and data management and analysis.Open Specifications: Technical documents for protocols, computer languages, standards support, and data portability. The goal with Open Specifications is to help developers open new opportunities to interoperate with Windows, SQL, Office, and SharePoint.
126 questions
asked 2024-06-02T11:43:36.5766667+00:00
Parth Gupta 140 Reputation points
commented 2024-06-06T08:52:42.65+00:00
Parth Gupta 140 Reputation points
0 answers

My dev subscription was terminated, there was a domain, can I renew or release it? on a new subscription?

My dev subscription was terminated, there was a domain, can I renew or release it? on a new subscription? It says that it's not availible, and subscription is terminated. Any clues? Thanks

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,019 questions
asked 2024-06-06T08:51:45.32+00:00
KB Chainer 0 Reputation points
2 answers

Optimizing SharePoint Model Lending List

Good morning, I need help with finding a solution for our SharePoint list. This list is used for model lending purposes. I would like to enable users to select a model and be able to borrow it similar to a shopping cart. When a user wants to borrow a…

SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,944 questions
asked 2024-06-05T05:36:53.6066667+00:00
Martin, Heidi (SE GP T SP PS) 386 Reputation points
edited an answer 2024-06-06T08:50:38.93+00:00
Yanli Jiang - MSFT 22,111 Reputation points Microsoft Vendor
0 answers

Single Sign On to different O365 tenants

Hi everybody, I have the following situation: Single Active Directory domain (domain.local) 2 Office 365 tenants (domain1.com, domain2.com) 2 ADFS Servers one of them syncing users from one OU1 to domain1.com and handling SSO. Users have UPN…

Microsoft 365
Microsoft 365
Formerly Office 365, is a line of subscription services offered by Microsoft which adds to and includes the Microsoft Office product line.
4,026 questions
Active Directory Federation Services
Active Directory Federation Services
An Active Directory technology that provides single-sign-on functionality by securely sharing digital identity and entitlement rights across security and enterprise boundaries.
1,213 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,979 questions
asked 2024-06-06T08:50:15.8566667+00:00
Christoph Nellis 0 Reputation points
1 answer One of the answers was accepted by the question author.

Service Monitor

Hi, I want a worker service with config file of time when to restart a given service. In the config file will be the time. the service will run always and when time reach check if service is running to restart it. Thanks in advance,

.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,492 questions
asked 2024-05-05T16:07:58.2833333+00:00
Dani_S 3,006 Reputation points
commented 2024-06-06T08:49:50.4733333+00:00
Dani_S 3,006 Reputation points
1 answer

Microsoft Entra Id - Sign In Log API

Hello Team, Could you please let us know, the difference between these sign-In APIs [ https://graph.microsoft.com/beta/auditLogs/signIns] https://graph.microsoft.com/v1.0/auditLogs/signIns Reference: …

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,957 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,979 questions
asked 2024-06-06T07:39:54.48+00:00
Ron Weasley 0 Reputation points
answered 2024-06-06T08:48:07.8966667+00:00
CarlZhao-MSFT 38,276 Reputation points
0 answers

Autopilot v2 device group disappears from policy

Hello together, I´m trying to test the new Autopilot device preperation policy. But the device group which I assign to the policy is always disappearing after I reopen the policy to edit the settings. Does anybody else have the problem? Best…

Windows Autopilot
Windows Autopilot
A collection of Microsoft technologies used to set up and pre-configure new devices and to reset, repurpose, and recover devices.
421 questions
Microsoft Intune
Microsoft Intune
A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.
4,541 questions
asked 2024-06-06T08:47:34.6666667+00:00
Christian Arnold 0 Reputation points
1 answer

App Service / Access Restrictions - where are the rules enforced ?

Hi, In the case we define rules to control traffic to my App Service, like a Function App, where is technically implemented the filtering ? Is it in a "Azure firewall" fully managed by Microsoft ? Thank you

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,095 questions
asked 2024-06-06T08:04:06.7633333+00:00
Marcel Fleury (Cloud Admin) 20 Reputation points
answered 2024-06-06T08:47:06.8533333+00:00
Deepanshu katara 6,150 Reputation points
1 answer

An error occurred while trying to access the audit log

Hi All I am getting below error when executing this syntax. Write-ErrorMessage : |Microsoft.Exchange.Data.ApplicationLogic.AuditLogException|An error occurred while trying to access the audit log. For more details, see the inner…

Microsoft Exchange Online
Exchange Server
Exchange Server
A family of Microsoft client/server messaging and collaboration software.
1,130 questions
Microsoft Exchange Online Management
Microsoft Exchange Online Management
Microsoft Exchange Online: A Microsoft email and calendaring hosted service.Management: The act or process of organizing, handling, directing or controlling something.
4,280 questions
Exchange Server Management
Exchange Server Management
Exchange Server: A family of Microsoft client/server messaging and collaboration software.Management: The act or process of organizing, handling, directing or controlling something.
7,422 questions
Microsoft Exchange Hybrid Management
Microsoft Exchange Hybrid Management
Microsoft Exchange: Microsoft messaging and collaboration software.Hybrid Management: Organizing, handling, directing or controlling hybrid deployments.
1,938 questions
asked 2024-05-26T05:58:30.8366667+00:00
Roger Roger 5,006 Reputation points
commented 2024-06-06T08:46:35.0866667+00:00
Xintao Qiao-MSFT 560 Reputation points Microsoft Vendor
2 answers

Could someone kindly help me to set the max memory for SQL via powershell

Hi Experts, Could someone please help me to set the max memory in SQL for the below request. I have checked the below link. But I am not able to make out. Because I am not expertise in scripting and PowerShell. So need your help. …

SQL Server
SQL Server
A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.
12,985 questions
Windows Server
Windows Server
A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.
12,362 questions
Windows Server PowerShell
Windows Server PowerShell
Windows Server: A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.PowerShell: A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
5,424 questions
PowerShell
PowerShell
A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
2,201 questions
asked 2024-06-06T06:45:34.3766667+00:00
Jimmy Afflick 60 Reputation points
answered 2024-06-06T08:45:20.7933333+00:00
Olaf Helper 41,971 Reputation points
1 answer

Microsoft Onedrive for Business

I am experiencing an issue with a Microsoft Excel file stored on SharePoint. When I open this file, the AutoSave feature automatically saves it to my local OneDrive account instead of the shared SharePoint drive. This is causing confusion and…

SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,944 questions
OneDrive Management
OneDrive Management
OneDrive: A Microsoft file hosting and synchronization service.Management: The act or process of organizing, handling, directing or controlling something.
1,157 questions
Excel Management
Excel Management
Excel: A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.Management: The act or process of organizing, handling, directing or controlling something.
1,665 questions
asked 2024-06-05T12:38:25.0066667+00:00
TCStevie 40 Reputation points
answered 2024-06-06T08:44:20.48+00:00
Yanli Jiang - MSFT 22,111 Reputation points Microsoft Vendor
1 answer

Purview - Extracting MetaData

Hi there, I am looking to extract Metadata from a data source in Purview - its source is an AWS S3 bucket. I have seen that I can extract the metadata using REST API's into a JSON format. My question is - what language should I use to do this - I have…

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.
984 questions
asked 2024-05-24T14:26:06.05+00:00
Rob Sharpe 0 Reputation points
answered 2024-06-06T08:43:00.2766667+00:00
Rob Sharpe 0 Reputation points
1 answer

DLL injection

Hello Team, I want to know one thing that if application install in program file or program files x86 directory. And to perform dll injection I have to inject malicious dll in program file or program files X86. I tested from both admin access as well…

Windows 10 Security
Windows 10 Security
Windows 10: A Microsoft operating system that runs on personal computers and tablets.Security: The precautions taken to guard against crime, attack, sabotage, espionage, or another threat.
2,794 questions
asked 2024-06-05T05:39:02.6933333+00:00
Mashuk Raza 0 Reputation points
edited a comment 2024-06-06T08:42:20.52+00:00
RLWA32 41,676 Reputation points
2 answers

Mssql express installation failure

I am trying to install sql express on my laptop but i am unable to i have attached the error message and error file Summary_DESKTOP-JU2JTT1_20240604_154222.txt

SQL Server
SQL Server
A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.
12,985 questions
asked 2024-06-04T14:48:02.3+00:00
Samuel 0 Reputation points
commented 2024-06-06T08:42:14.94+00:00
LucyChenMSFT-4874 1,915 Reputation points
2 answers

Antimalware Service Excutable turn off ?

Can anyone help me to turn off the Antimalware Service Excutable. Because it got a high memories usage. It's lower my laptop,cause I am using window 10-64bit

Windows 10
Windows 10
A Microsoft operating system that runs on personal computers and tablets.
10,889 questions
Windows 10 Setup
Windows 10 Setup
Windows 10: A Microsoft operating system that runs on personal computers and tablets.Setup: The procedures involved in preparing a software program or application to operate within a computer or mobile device.
1,914 questions
asked 2023-04-02T05:50:29.46+00:00
henry channel 0 Reputation points
commented 2024-06-06T08:41:23.2666667+00:00
Moustafa 20210937 0 Reputation points