18,737 questions

Sort by: Created
0 answers

Concern to API tool

Hi, Is there any existing API tool, to be embedded on an ASP page, to receive/send mails on the designated domain, with Email service?

Windows Server
Windows Server
A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.
12,422 questions
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
asked 2024-06-18T09:07:52.09+00:00
Peter_1985 2,586 Reputation points
0 answers

Since updating our SSL Certificate Migration Endpoint cannot connect to On Prem Exchange

Have Tried Recreating the the Endpoint but it will not Validate, when I run Test-MigrationServerAvailability I get the Following "Result : Failed Message : The connection to the server 'Server Name‎‎' could not be…

Microsoft Exchange Online
Exchange Server
Exchange Server
A family of Microsoft client/server messaging and collaboration software.
1,141 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,956 questions
asked 2024-06-18T09:03:28.74+00:00
Steve Cox 0 Reputation points
0 answers

Error CS0070: The event 'Game1.OnLoadingContent' can only appear on the left hand side of += or -= (except when used from within the type 'Game1')

I get an error if I want to call OnLoadingContent from another class than Game1.cs. I have tried to call it from Options.cs: game1.OnLoadingContent?.Invoke(this, new EventArgs()); Error CS0070: The event 'Game1.OnLoadingContent' can only appear on the…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,768 questions
asked 2024-06-18T09:01:42.58+00:00
Kim Strasser 686 Reputation points
0 answers

Authenticator App

I have recently changed phones and I’m trying to use the Authenticator app to login to my work sharepoints and external teams portals but every time it says it’s sent me a code to the app there is no code coming up within the app - I’ve tried to use…

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,849 questions
asked 2024-06-18T09:00:22.3+00:00
Charlotte Smith 0 Reputation points
0 answers

Azure web service django deployment return 504.0 GatewayTimeout

i am using a full azure stack here, my django app runs fine on the local machine, i have migrated all the necessary data, my code is hosted on azure repos and i am using azure pipeline for the deployment trigger, the problem is when the app gets…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,170 questions
asked 2024-06-18T08:56:59.4266667+00:00
Gideon 0 Reputation points
0 answers

[Urgent] SignIn issues with out of organization

Hi, Would need some support, because we are facing an issue that out of organization clients can not sign in to our MS Teams app. They do not receive that SignIn to Continue popup at the bottom of the chat window after they type SignIn command. I tested…

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,964 questions
asked 2024-06-18T08:56:36.3633333+00:00
Mate Varga 0 Reputation points
0 answers

Can multiple projects in a Visual Studio solution work with dev tunnels?

I have a solution with multiple startups - it looks like Visual Studio tries to assign a dev tunnel to both projects but only the first works, the second says it can't connect to the URL. Does anyone know if this is possible and if so how to make it…

.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,530 questions
Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,768 questions
asked 2024-06-18T08:54:53.01+00:00
John Mann 41 Reputation points
0 answers

How to restrict admin access of all the users within an organisation

Hi everyone, In my organization, all employees log in using their Microsoft email IDs, formatted as user.name@domain.com. Currently, all users have administrative access to applications such as PowerShell, Command Prompt, etc. I want to restrict this…

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
20,123 questions
asked 2024-06-18T08:49:03.1066667+00:00
Akshat Gupta 0 Reputation points
0 answers

How to remove results of GitHub Advanced Security on Azure DevOps?

How to remove results of GitHub Advanced Security on Azure DevOps? We tested scanning tool GitHub Advanced Security on several branches. And looking way to remove some result and alerts. But did't found any guidance.

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,032 questions
asked 2024-06-18T08:45:01.23+00:00
edited the question 2024-06-18T08:46:02.56+00:00
0 answers

Updating Blazor 8 Application - Special Attention Needed After Recent Updates

Hello, I previously posted a question about a Blazor Server application I was working on, which was functioning correctly at the time. However, after recent updates to Blazor 8, it seems that the application requires additional steps to work…

.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,530 questions
Blazor
Blazor
A free and open-source web framework that enables developers to create web apps using C# and HTML being developed by Microsoft.
1,454 questions
asked 2024-06-18T08:44:34.06+00:00
Yusuf 711 Reputation points
edited the question 2024-06-18T08:47:54.7333333+00:00
Yusuf 711 Reputation points
0 answers

What are the ingress IP addresses for the exchange hybrid configuration?

Hi, We are planning to set up a hybrid configuration to integrate the on-premises Exchange server calendar with the Teams application. We want to restrict connections to the auto-discover and EWS URLs only from the Microsoft 365 environment and not…

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,385 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,956 questions
asked 2024-06-18T08:39:14.5933333+00:00
Vimal K 0 Reputation points
0 answers

How to avoid taking more time for sending mail from gridview

I am using gridview and it contains checkboxes. when i click submit button, i am sending mail to the customer for every checking record. if i save record without mail, data will be saving more accurate and fast. But, when i send mail for every records…

ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,368 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,491 questions
asked 2024-06-18T08:37:52.73+00:00
Gani_tpt 2,046 Reputation points
0 answers

How to get Information on Chartsheets in Microsoft Graph

Hi, I want to download charts from a workbook as images using Microsoft Graph. I know how to do this with charts located in worksheets. However, the charts in my workbook are stored as "chartsheets". Those are dedicated sheets only containing…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
11,073 questions
Excel
Excel
A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.
1,609 questions
asked 2024-06-18T08:34:32.52+00:00
Julian Toscani 0 Reputation points
0 answers

Does Encryption columns (Deterministic/Randomized) support Merge SQL statement inside stored Procedure? If not, how to replace merge SQL statement with other code?

There are 2- encrypted (Deterministic & Randomized) tables And I am loading data into Table1 via SSIS package. And after that, I am using Stored Procedure to merge data from table1 to table2 based on matches - INSERT, UPDTAE OR DELETE.

Azure SQL Database
asked 2024-06-18T08:31:32.7833333+00:00
Khwaza Bandenawaz Sikkalagar 0 Reputation points
0 answers

Implemented RAG with AzureOpenAI, but It Doesn't Respond to Irrelevant Questions

Hello, I have implemented RAG (Retrieval-Augmented Generation) with AzureOpenAI. The RAG functionality can be utilized through the API. However, I have encountered an issue. When a question is asked that does not hit on any relevant information within…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,450 questions
asked 2024-06-18T08:27:13.4733333+00:00
KaitoNishimura 40 Reputation points
0 answers

Microsoft Entra Workload ID and On-Behalf-Of tokens

My team is using Microsoft Entra Workload ID in a Kubernetes cluster for both accessing Azure resources and communicating with our other services (m2m, API calls). Our apps are Web APIs implemented using ASP.NET Core 8.0 and WorkloadIdentityCredential…

ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,287 questions
Azure Kubernetes Service (AKS)
Azure Kubernetes Service (AKS)
An Azure service that provides serverless Kubernetes, an integrated continuous integration and continuous delivery experience, and enterprise-grade security and governance.
1,932 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,123 questions
asked 2024-06-18T08:22:11.4466667+00:00
eirikm 0 Reputation points
edited the question 2024-06-18T08:29:01.07+00:00
eirikm 0 Reputation points
0 answers

Built-in OverUsed Windows Server 2016 RDS Per user CAL licenses appearing after in place upgrade to Windows Server 2022 on Remote Desktop Licensing Manager

Hi all Due to a project requirement I carried out an in place upgrade on our Windows Server 2016 Remote Desktop Licensing Manager server to Windows Server 2022 I then installed some "Windows Server 2022 - Installed RDS per user CAL" licenses…

Windows Server
Windows Server
A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.
12,422 questions
Remote Desktop
Remote Desktop
A Microsoft app that connects remotely to computers and to virtual apps and desktops.
4,335 questions
Windows Server Licensing
Windows Server Licensing
Windows Server: A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.Licensing: Rules, regulations, and restrictions that define how software can be used and distributed.
29 questions
asked 2024-06-18T08:20:08.01+00:00
Shaun Wood 0 Reputation points
0 answers

Provide a user with read only access to Entra ID Connect / Azure AD Connect configuration

I have a requirement to provide a user account with ongoing read only access to the configuration of Entra ID Connect. Is this possible and if so, what permissions/roles are required to only view the configuration of Entra ID Connect?

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,032 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,123 questions
asked 2024-06-18T08:05:00.2166667+00:00
Jon Kilner 21 Reputation points
0 answers

Make a PSTN call with UI Composites inside JavaScript-based Applications

I'm implementing PSTN calling functionality on my website (with HTML and Javascript) and I'm using UI Composites inside JavaScript-based Applications as instructed in: [azure.github.io/communication-ui-library/?path…

Azure Communication Services
Azure Communication Services
An Azure communication platform for deploying applications across devices and platforms.
743 questions
asked 2024-06-18T07:29:39.8666667+00:00
Võ Quốc Minh 0 Reputation points
0 answers

DT_BYTES not able to convert Packed decimal in right format

I get weird result when I convert the ASCII file containing the packed decimal received from upstream system. The data is in form 0x00 0x00 0x00 0x00  0x00 0x97 0xB4 0x62  0x19 0x0A which dosen't seem to me correct ZONED format. Can someone please…

SQL Server Integration Services
SQL Server Integration Services
A Microsoft platform for building enterprise-level data integration and data transformations solutions.
2,488 questions
asked 2024-06-18T07:26:12.0633333+00:00
Alkari, Niranjan 0 Reputation points