54,301 questions

Sort by: Updated
0 answers

All of a sudden I'm seeing The binding type(s) queueTrigger were not found in the configured extension bundle. Please ensure the type is correct and the correct version of extension bundle is configured.?

After deploying my function app, I'm seeing this error The binding type(s) queueTrigger were not found in the configured extension bundle. Please ensure the type is correct and the correct version of extension bundle is configured. I see that…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,326 questions
asked 2024-05-10T20:58:46.35+00:00
engineer 0 Reputation points
edited the question 2024-05-13T01:35:42.09+00:00
OMMI NAVEEN KUMAR 195 Reputation points Microsoft Vendor
0 answers

ADFS login failing for a specific user in .Net 4.5

I have an MVC application utilizing ADFS authentication. Authentication for a specific user has been failing over the past few weeks. The SAML response status is 200, indicating successful authentication from the server. Upon inspecting the SAML response…

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,201 questions
asked 2024-05-07T09:22:28.4666667+00:00
Vijayan, Neethu 0 Reputation points
edited the question 2024-05-13T01:34:03.6233333+00:00
Sam Wu-MSFT 7,041 Reputation points Microsoft Vendor
0 answers

how to read ObservableCollection to an array

I may be doing this the wrong way, I want to read all the Line in my listview to be able to add them to an array. xaml <ListView ItemsSource="{Binding MyItems}" IsGroupingEnabled="True" GroupShortNameBinding="{Binding…

Windows Presentation Foundation
Windows Presentation Foundation
A part of the .NET Framework that provides a unified programming model for building line-of-business desktop applications on Windows.
2,682 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,649 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,312 questions
asked 2024-05-11T13:45:01.4433333+00:00
tim 120 Reputation points
edited the question 2024-05-13T01:33:05.01+00:00
Jiale Xue - MSFT 34,356 Reputation points Microsoft Vendor
0 answers

Visual Studio App Center is scheduled for retirement

May be you know, that Visual Studio App Center is scheduled for retirement on March 31, 2025. My question is, "will Visual Studio App Center retirement affect the functionality of Azure Active Directory Conditional Access after March 31, 2025?

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.
3,881 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,649 questions
Microsoft Intune
Microsoft Intune
A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.
4,407 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,671 questions
asked 2024-05-13T01:32:20.1033333+00:00
ラナ 0 Reputation points
edited the question 2024-05-13T01:33:00.66+00:00
ラナ 0 Reputation points
0 answers

Error Publishing SfB 2019 Topology

Hi trying my first steps to install Skype for Business Server 2019. I have a fully April patched Windows Server 2022 installed. One NIC with static IP. Did follow this Step by Step guide =>…

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.
606 questions
asked 2024-05-08T16:19:43.3266667+00:00
Mame Meier 30 Reputation points
commented 2024-05-13T01:32:41.98+00:00
JimmyYang-MSFT 49,191 Reputation points Microsoft Vendor
0 answers

How to get Skype call start and end timings programatically?

I am trying to get Skype call start and end timings programatically from other vb.net application. Tried Skype4Com.Dll, It is not working for latest version of Skype. Skype Version : 8.116.0.213 As per this resource :-…

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.
606 questions
asked 2024-05-09T12:28:14.9466667+00:00
test code 1 Reputation point
commented 2024-05-13T01:31:34.86+00:00
JimmyYang-MSFT 49,191 Reputation points Microsoft Vendor
0 answers

Can't sign into azure on any of my accounts

I can't sign into any of my azure accounts. Whenever I try to log in to portal.azure.com, I am getting the following error code: Error Code: 53003 Request Id: xxxxxx Correlation Id: xxxxx Timestamp: 2024-05-10T16:29:43.390Z App name: Azure Portal App ID:…

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,671 questions
asked 2024-05-10T16:37:34.04+00:00
Adam Mac 0 Reputation points
edited the question 2024-05-13T01:30:37.66+00:00
OMMI NAVEEN KUMAR 195 Reputation points Microsoft Vendor
0 answers

SCIM validation tool (https://scimvalidator.microsoft.com) PATCH tests are failing because data is submitted in a different format

Hello, I'm working on implementing SCIM endpoints with Microsoft Entra ID, and am trying to use the validation tool at https://scimvalidator.microsoft.comto test the implementation. I noticed that all of the test cases which submit requests to the PATCH…

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,671 questions
asked 2024-05-10T16:22:42.0566667+00:00
Test Admin 0 Reputation points
edited the question 2024-05-13T01:28:20.96+00:00
OMMI NAVEEN KUMAR 195 Reputation points Microsoft Vendor
0 answers

Getting ServiceBusError: ETIMEDOUT: connect ETIMEDOUT <ip> while trying to send large number messages to queue at the same time

Azure service bus crashes with error ServiceBusError: ETIMEDOUT: connect ETIMEDOUT <ip> while trying to send large number of message to the queue one by one.

Azure Service Bus
Azure Service Bus
An Azure service that provides cloud messaging as a service and hybrid integration.
553 questions
asked 2024-04-25T07:06:25.4933333+00:00
Md Farhaan 0 Reputation points
edited a comment 2024-05-13T01:28:00.7566667+00:00
JananiRamesh-MSFT 21,866 Reputation points
0 answers

app setting with a hyphen doesn't work with task Azure App Service deploy v4

I'm using Azure App Service deploy version 4 in azure devops and I'm trying to set an app setting to a value that starts with a hyphen/dash. The value is coming from the vault/group variable The setting is as follows -PRIVATE_KEY $(key-private). When the…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,964 questions
asked 2024-05-10T14:00:11.24+00:00
Yanis Kross 1 Reputation point
edited the question 2024-05-13T01:26:58.23+00:00
OMMI NAVEEN KUMAR 195 Reputation points Microsoft Vendor
0 answers

User.identity.getuserid() returns null after signin.

I have a piece of code for login in asp.net C# webform. it uses inbuilt login function, and User.Identity.GetUserId() to catch the userId. But after login the User.Identity.GetUserId() returns null. Below is my login code // Validate the user password …

ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,289 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,312 questions
asked 2024-05-10T02:12:49.11+00:00
Emeka Okoye 46 Reputation points
edited a comment 2024-05-13T01:26:12.1533333+00:00
Lan Huang-MSFT 25,956 Reputation points Microsoft Vendor
0 answers

Keep getting this error regardless to the accoun tused

SQL server 2022 / SSRS 2022, getting this error even when using an admin account An error has occurred during report processing. (rsProcessingAborted) Cannot impersonate user for data source 'AutoGen__5C6349F2_4BB6_4a1b_A16E_8D69795D8602_'.…

SQL Server Reporting Services
SQL Server Reporting Services
A SQL Server technology that supports the creation, management, and delivery of both traditional, paper-oriented reports and interactive, web-based reports.
2,814 questions
Microsoft Configuration Manager
asked 2024-05-13T01:25:46.7933333+00:00
Belgian Malinois 356 Reputation points
0 answers

Save your data before it’s deleted - Email From Microsoft

A month or so ago, I received an email from Microsoft saying "Your subscription offer, Access to Azure Active Directory, will be disabled on May 2, 2024". I have a Pay as you go account that I created when Azure was very first released (2009?)…

Azure Backup
Azure Backup
An Azure backup service that provides built-in management at scale.
1,135 questions
asked 2024-05-10T10:18:26.2+00:00
hkj 0 Reputation points
edited the question 2024-05-13T01:24:58.9466667+00:00
OMMI NAVEEN KUMAR 195 Reputation points Microsoft Vendor
0 answers

Azureサブスクリプションに登録しています。請求書ではなく領収書が欲しいです。

Azureサブスクリプションに登録しています。請求書ではなく領収書が欲しいです。 領収書は対応可能でしょうか?

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,964 questions
asked 2024-05-13T01:21:40.5466667+00:00
下田 和幸 0 Reputation points
0 answers

Send String type to Azure IoT Central.

Refer to "Connect ESP32 to Azure IoT Central" topic in https://learn.microsoft.com/en-us/answers/questions/1627220/connect-esp32-to-azure-iot-central (reference:…

Azure IoT Central
Azure IoT Central
An Azure hosted internet of things (IoT) application platform.
353 questions
asked 2024-05-13T01:16:13.29+00:00
Abball 50 Reputation points
0 answers

why can i not open the editor via code . on cloud shell

it was working before, now it just goes back to a new line on bash This question is related to the following Learning Module

Azure Training
Azure Training
Azure: A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.Training: Instruction to develop new skills.
980 questions
asked 2024-05-12T20:58:16.1966667+00:00
achraf soualhia 0 Reputation points
commented 2024-05-13T01:10:53.4233333+00:00
Mahesh Goud Juvvadi 605 Reputation points Microsoft Vendor
0 answers

Steps to get data from API using powershell from server

Hi, I want to call an API from the server using PowerShell script and token. I tried with myself but getting SSL/TLS related error. Please provide the steps and script. Thanks

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.
304 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,390 questions
asked 2024-05-13T00:52:15.48+00:00
PATEL Prashant Kumar 20 Reputation points
commented 2024-05-13T01:09:16.8+00:00
PATEL Prashant Kumar 20 Reputation points
0 answers

Training module "Architect modern applications using Azure SQL Database" gives incorrect data.

I'm just trying to do the training module "Architect modern applications using Azure SQL Database", exercise "Deploy and configure Azure SQL Database", task "Set up the database's schema with T-SQL". Screenshot of the task…

Azure Training
Azure Training
Azure: A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.Training: Instruction to develop new skills.
980 questions
asked 2024-05-11T21:03:50.6466667+00:00
Ткачов Артур 0 Reputation points
commented 2024-05-13T01:08:16.8166667+00:00
Mahesh Goud Juvvadi 605 Reputation points Microsoft Vendor
0 answers

Question on content accuracy of the training

I think there is a possible content accuracy issue in the contents in this link ("Understand LLMs" module),…

Azure Training
Azure Training
Azure: A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.Training: Instruction to develop new skills.
980 questions
asked 2024-05-12T00:06:36.9433333+00:00
Lee,Yewon 0 Reputation points
commented 2024-05-13T01:01:43.9533333+00:00
Mahesh Goud Juvvadi 605 Reputation points Microsoft Vendor
0 answers

how can i reactivate my certification page?

i haven't access my certification in the last few years, can you reactivate my mc id?

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
36,264 questions
asked 2024-05-08T11:55:37.3733333+00:00
Boudewijn Vervoort 0 Reputation points
edited the question 2024-05-13T00:55:36.6233333+00:00
Roy Li - MSFT 32,231 Reputation points Microsoft Vendor