54,911 questions

Sort by: Updated
0 answers

What happens when I get a deployment error when using Azure's app service?

BadGateway occurs when I deploy using app server. {     "status": "Failed",     "error": {         "code": "Forbidden",         "message": "The subscription '<subscription_id>' is not…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,024 questions
asked 2024-05-24T03:04:12.18+00:00
雅 爱 0 Reputation points
edited the question 2024-05-24T03:13:02.87+00:00
雅 爱 0 Reputation points
0 answers

How to fix connection issue for outgoing server with Odoo.

I have configured the outgoing mail server from odoo to Azure but I got the below issue. Issue while connecting the server: The server refused the sender address (my email) with error b'5.7.57 Client not authenticated to send mail. Error: 535 5.7.3…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,841 questions
asked 2024-01-12T14:24:16.7566667+00:00
Lucas Van Nedervelde 5 Reputation points
edited a comment 2024-05-24T03:12:50.0133333+00:00
Arturo P 0 Reputation points
0 answers

emails received by recipient and also sent to quarantine

Normally our quarantine for exchange online may have 2 or 3 items for review. Today there were quite a bit in the quarantine. Most for about 3 shared mailboxes. Some items had dates from 2 days ago. The quarantine is checked every day. I released the…

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,245 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,390 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,914 questions
asked 2024-05-24T03:11:20.73+00:00
mara2021 1,056 Reputation points
0 answers

Hardware security module integration with Azure VMs

Is there any option available to connect a physical Hardware Security Module (HSM) to an Azure VM, or is the only option to use the Dedicated HSM in the Azure portal?

Azure Cloud Services
Azure Cloud Services
An Azure platform as a service offer that is used to deploy web and cloud applications.
652 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.
1,005 questions
Azure Dedicated HSM
Azure Dedicated HSM
An Azure service that provides hardware security module management.
27 questions
asked 2024-05-24T03:10:23.81+00:00
Vishnu Anand 0 Reputation points
0 answers

How can I add a banner (pop-up) to our Intranet on Microsoft Sharepoint?

Dear team, can you please advise how to add a banner with important messages on our Intranet (on MS Sharepoint)? This would be used for our main page, but maybe also on other pages. Thank you!

SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,849 questions
asked 2024-05-23T09:42:15.0966667+00:00
Ilascikova, Kamila 0 Reputation points
commented 2024-05-24T03:07:47.25+00:00
Emily Du-MSFT 42,506 Reputation points Microsoft Vendor
0 answers

How to set "Multimedia Ads Bid adjustment" and "Enable auto-generated assets for multimedia ads" option in search campaign settings from API ?

Hi there, I 'm currently working with the BingAds API and have questions about campaign settings in the following screenshot. About "Multimedia Ads Bid adjustment", I found a topic in the…

Microsoft Advertising API
Microsoft Advertising API
A Microsoft API that provides programmatic access to Microsoft Advertising to manage large campaigns or to integrate your marketing with other in-house systems.
392 questions
asked 2024-05-24T03:07:26.0566667+00:00
Zhe Lin 0 Reputation points
0 answers

I have issued accessing the Skype for business 2019 control panel. I'm stuck at the SFB control panel and unable to login using my CSadministrator user.

Hi there, I am using Skype for business 2019 in Windows Server 2022 and it using Edge. All is in the latest patch. I followed the link and run the comparability script for the Windows Server 2022. System requirements for Skype for Business Server 2019 -…

Skype for Business
Skype for Business
A Microsoft communications service that provides communications capabilities across presence, instant messaging, audio/video calling, and an online meeting experience that includes audio, video, and web conferencing.
607 questions
asked 2024-05-24T03:04:41.48+00:00
Cherl 0 Reputation points
0 answers

Sharepoint sync issues

Hello    Please i need your help on this issue.   One if our user is experiencing issues with SharePoint sync. They can see folders on the web version, but they are not syncing to their laptop or Explorer. 

SharePoint Server
SharePoint Server
A family of Microsoft on-premises document management and storage systems.
2,248 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,849 questions
SharePoint Server Management
SharePoint Server Management
SharePoint Server: A family of Microsoft on-premises document management and storage systems.Management: The act or process of organizing, handling, directing or controlling something.
2,837 questions
asked 2024-05-23T18:16:50.4366667+00:00
Iniobong Nkanga 1,681 Reputation points
commented 2024-05-24T03:01:34.4766667+00:00
Yanli Jiang - MSFT 21,776 Reputation points Microsoft Vendor
0 answers

<+1-830-715-0420>How can I reschedule my flight without penalty?

A simple way to change or cancel a flight without paying a fee is to do so within 24 hours of booking. After this window, the next option is to wait to see if the airline makes a change to the flight — the departure time, the aircraft, etc. — which will…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,753 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,855 questions
asked 2024-05-24T02:59:52.86+00:00
Mike3955 0 Reputation points
0 answers

Windows 11 Stuck at Build Number 22000.2538 - Unable to Update

Hello everyone, I'm encountering an issue with my Windows 11 installation, which is stuck at build number 22000.2538 and won't update to the latest build. I've tried several troubleshooting steps, but none have resolved the problem. Here’s what I have…

Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
8,413 questions
asked 2024-05-24T02:51:30.6766667+00:00
KHERIA Aakrit 0 Reputation points
0 answers

EvtSubscribe has strange behavior when using query criteria with EventRecordID.

When using EvtSubscribe from winevt.h referencing the example code from here with query string including EventRecord ID(e.g. "Event/System[EventRecordID>10000]", it looked like it is working as expected. However, when getting future events,…

Windows 10
Windows 10
A Microsoft operating system that runs on personal computers and tablets.
10,812 questions
Windows API - Win32
Windows API - Win32
A core set of Windows application programming interfaces (APIs) for desktop and server applications. Previously known as Win32 API.
2,448 questions
Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
8,413 questions
asked 2024-05-23T01:32:36.65+00:00
Snshadow 0 Reputation points
commented 2024-05-24T02:50:36.5033333+00:00
Jeanine Zhang-MSFT 9,266 Reputation points Microsoft Vendor
0 answers

New-OfficeWebAppsMachine : An error occurred while receiving the HTTP response to http://owap.example.com:809/farmstatemanager/FarmStateManager.svc.

Hi I'm setting up office web apps multi farm server with https. Master machine is in Local zone and other machine will be in DMZ zone. While adding machine to farm getting this error. New-OfficeWebAppsMachine : An error occurred while receiving the HTTP…

Microsoft Office Online Server
Microsoft Office Online Server
Microsoft on-premises server product that runs Office Online. Previously known as Office Web Apps Server.
596 questions
SharePoint Server Management
SharePoint Server Management
SharePoint Server: A family of Microsoft on-premises document management and storage systems.Management: The act or process of organizing, handling, directing or controlling something.
2,837 questions
asked 2024-05-23T13:28:31.73+00:00
Muhammad Tayyab Butt 0 Reputation points
commented 2024-05-24T02:49:32.1433333+00:00
Haoyan Xue_MSFT 20,741 Reputation points Microsoft Vendor
0 answers

معالجـ>> روحاني خارق⚜️5ِ5ِ58492ِ64 : 0ِ09ِ66⚜️جلب الحبيب>> #السعودية

معالجـ>> روحاني خارق⚜️5ِ5ِ58492ِ64 : 0ِ09ِ66⚜️جلب الحبيب>> #السعودية

PowerShell
PowerShell
A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
2,153 questions
asked 2024-05-24T02:45:22.8533333+00:00
hdfdbs 0 Reputation points
0 answers

Outlook Web emails selection issue in conversation group view (Outlook add-in)

We faced an issue when develop Outlook Web Plugin and added Office.context.mailbox.getSelectedItemsAsync handler: OSF.DDA.Error {name: 'Internal Error', message: 'An internal error has occurred.', code: {…}} No code, no description what exception…

Outlook
Outlook
A family of Microsoft email and calendar products.
3,113 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,581 questions
asked 2024-05-23T15:34:17.34+00:00
Andrey Nasonov 21 Reputation points
edited the question 2024-05-24T02:44:57.8633333+00:00
Faery Fu-MSFT 17,371 Reputation points Microsoft Vendor
0 answers

معل روحاني خارق⚜️5ِ5ِ58492ِ64 : 0ِ09ِ66⚜️جلب الحبيب ** #السعودية

معل روحاني خارق⚜️5ِ5ِ58492ِ64 : 0ِ09ِ66⚜️جلب الحبيب ** #السعودية

Microsoft Identity Manager
Microsoft Identity Manager
A family of Microsoft products that manage a user's digital identity using identity synchronization, certificate management, and user provisioning.
627 questions
asked 2024-05-24T02:42:16.29+00:00
hdfdbs 0 Reputation points
0 answers

How to use localized RESX in Blazor WASM?

Hi, all I want is standard "old way" usage of generated static properties of my RESX to localize texts based on CultureInfo and .culture.resx files. I've just figured out, that only difference from .NET Framework is that now in .NET 8 culture…

.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,458 questions
ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,237 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,376 questions
asked 2024-05-22T07:01:50.83+00:00
Rada Matěj 180 Reputation points
commented 2024-05-24T02:42:02.3166667+00:00
Tiny Wang-MSFT 1,746 Reputation points Microsoft Vendor
0 answers

Sharepoint scopes not working throught a GDAP application consent

Hi, we have a problem when getting SharePoint settings through a GDAP relationship consent. Here's the flow we are using: Partner consent to an app with the scope https://api.partnercenter.microsoft.com/user_impersonation and offline_access Using the…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,841 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,849 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,855 questions
asked 2024-05-23T13:01:39.05+00:00
Etienne Lepage Lepitre 5 Reputation points
commented 2024-05-24T02:41:06.77+00:00
RaytheonXie_MSFT 32,166 Reputation points Microsoft Vendor
0 answers

طلسم روحاني قوي🔴5ِ5ِ58492ِ64 : 0ِ09ِ66🟢جلب الحبيب السعـودية

طلسم روحاني قوي🔴5ِ5ِ58492ِ64 : 0ِ09ِ66🟢جلب الحبيب السعـودية

Azure VPN Gateway
Azure VPN Gateway
An Azure service that enables the connection of on-premises networks to Azure through site-to-site virtual private networks.
1,405 questions
asked 2024-05-24T02:36:43.9433333+00:00
hdfdbs 0 Reputation points
0 answers

Can't create new deployment under AI Studio.

I'm unable to create a new deployment of chatgpt-4o at West US region. It throws the error that I don't have quota left but checking quota I have enough free.

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,288 questions
asked 2024-05-23T15:07:43.48+00:00
Sarti Hugo 0 Reputation points
commented 2024-05-24T02:35:45.6166667+00:00
AshokPeddakotla-MSFT 28,231 Reputation points
0 answers

عمل روحاني للزواج🔴5ِ5ِ58492ِ64 : 0ِ09ِ66🟢جلب الحبيب السعودية

عمل روحاني للزواج🔴5ِ5ِ58492ِ64 : 0ِ09ِ66🟢جلب الحبيب السعودية

Windows Server Security
Windows Server Security
Windows Server: A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.Security: The precautions taken to guard against crime, attack, sabotage, espionage, or another threat.
1,747 questions
asked 2024-05-24T02:32:25.02+00:00
hdfdbs 0 Reputation points