350,520 questions

Sort by: Updated
1 answer

Make one picture for one Button click at the bottom picture

Hi All , Can someone show how modify this code then when we click it show the new blazor page . @page "/House" <h1>HOUSE</h1> @for (int i = 1; i <= images.Count; ++i) { <button class="btn-primary">Click…

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,437 questions
asked 2024-06-02T10:24:59.2666667+00:00
MIPAKTEH_1 120 Reputation points
answered 2024-06-03T11:45:22.3266667+00:00
Brando Zhang-MSFT 3,116 Reputation points Microsoft Vendor
0 answers

matching data issue in if formula

I am trying to compare two columns of data, which are formatted as dd/mm/yyyy to check they match, using a very simple IF formula: =IF(A2=B2,"match","not") Visually those which match are producing a "not" result, even though…

Excel
Excel
A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.
1,555 questions
asked 2024-06-03T11:21:46.8933333+00:00
crib bar 661 Reputation points
commented 2024-06-03T11:45:06.0266667+00:00
crib bar 661 Reputation points
4 answers

Is it possible to connect to Application insights using managed identity without instrumentation key or connection string

Is it possible to connect to application insights using user assigned managed identity, without using either instrumentation key or connection string. I am referring to few articles provided…

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,887 questions
asked 2024-05-30T22:38:57.85+00:00
Chaitra Shivanand Kulkarni (INFOSYS LIMITED) 45 Reputation points Microsoft Vendor
commented 2024-06-03T11:44:14.55+00:00
AnuragSingh-MSFT 20,906 Reputation points
1 answer

Azure workbook that identifies SPN's that are missing owners

Hi Team, How to create an workbook that identifies owners missing in a SPN

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,887 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,953 questions
asked 2024-06-02T07:51:09.96+00:00
Shankar Pentyala 0 Reputation points
answered 2024-06-03T11:43:15.6933333+00:00
Sina Salam 4,546 Reputation points
1 answer

how to get the microsoft graph api latest updated user group changes to identify modified user.

unable to get the modified information for particular user in groups if there is any update happens for a single user in graph api for azure active directory.

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,826 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,923 questions
Active Directory
Active Directory
A set of directory-based technologies included in Windows Server.
6,017 questions
asked 2024-06-03T09:47:24.59+00:00
Anand Mallela 0 Reputation points
answered 2024-06-03T11:42:24.4366667+00:00
william nieto 230 Reputation points
2 answers One of the answers was accepted by the question author.

How to allow RENAME operation to a local SFTP user in Storage Account?

I have created an Azure SA, a container, enabled SFTP and created a local user with list, write, read permissions. The user is able to create a folder, a file, to modify the file content but can not rename the file. Will adding delete and / or create…

Azure Storage Accounts
Azure Storage Accounts
Globally unique resources that provide access to data management services and serve as the parent namespace for the services.
2,782 questions
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,513 questions
asked 2024-06-01T15:00:03.14+00:00
11-4688 81 Reputation points
accepted 2024-06-03T11:41:15.3866667+00:00
11-4688 81 Reputation points
0 answers

Syslog Transformation DCR not working

I need assistance troubleshooting a Syslog Transformation DCR used with Microsoft Sentinel. The Transformation DCR looks to work correctly in the Create Transformation wizard, but doesn't actually filter out the records. I have a few Syslog/CEF…

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,887 questions
Microsoft Sentinel
Microsoft Sentinel
A scalable, cloud-native solution for security information event management and security orchestration automated response. Previously known as Azure Sentinel.
1,007 questions
asked 2024-05-29T16:03:21.6833333+00:00
Greg Sneed 0 Reputation points
edited a comment 2024-06-03T11:40:07.6666667+00:00
AnuragSingh-MSFT 20,906 Reputation points
2 answers

Error Handling in ForEach-Object -Parallel CMDLET.

I Use a PowerShell 7 Script to Validate Resource Group and its JSON contents DisplayName, ObjectID and Role Definition Name. My Script will use Parallel block to loop through the subscriptions and validate RG First and then foreach Role Definition it has…

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,419 questions
PowerShell
PowerShell
A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
2,190 questions
asked 2024-05-30T09:39:05.6366667+00:00
Ramakrishna Abhijeet P 70 Reputation points
commented 2024-06-03T11:39:50.8933333+00:00
Ramakrishna Abhijeet P 70 Reputation points
0 answers

Pearson Vue Exam

Greetings, I couldnt do my az 900 exams because I couldnt pass the network exams. Again the access code failed several times I realy need this exam.

SQL Server on Azure Virtual Machines
Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
2,910 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,953 questions
asked 2024-06-03T11:39:47.2133333+00:00
Dennis Kiptoo 0 Reputation points
3 answers

Connect to AAD using automation account Runbook

Im trying to connect to AAD and get AAzure application details using runnbook and manage identity on automation account but , im receiving the below error: Connect-AzureAD: Line | 23 | Connect-AzureAD -AccountId $azureContext.account.id -TenantId…

Azure Automation
Azure Automation
An Azure service that is used to automate, configure, and install updates across hybrid environments.
1,147 questions
PowerShell
PowerShell
A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
2,190 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,953 questions
asked 2023-04-24T22:02:03.3466667+00:00
Hector Huerta Tricolor 106 Reputation points
answered 2024-06-03T11:39:45.1133333+00:00
Mwa1234 1 Reputation point
2 answers

SCOM 2019: Event ID 31555 every 10 minutes

Hi, I am currently getting an error logged in the Operations Manager log on one of our Management Servers. The event id is 31555 from Health Service Modules and the description is: Failed to generate data to be forwarded to the Data Warehouse. The…

Operations Manager
Operations Manager
A family of System Center products that provide infrastructure monitoring, help ensure the predictable performance and availability of vital applications, and offer comprehensive monitoring for datacenters and cloud, both private and public.
1,427 questions
asked 2023-10-31T19:32:24.9433333+00:00
Andrew Perry 1 Reputation point
answered 2024-06-03T11:39:09.87+00:00
Brian W 121 Reputation points
2 answers

Tap Money customer%%-Service - care Number//.7029672438//-8250927608

Jack Daniels College and seminary to get it done by the time to explore

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,954 questions
asked 2024-06-03T11:38:29.9133333+00:00
Tap Money 0 Reputation points
answered 2024-06-03T11:38:44.07+00:00
Tap Money 0 Reputation points
1 answer

Azure AD B2C Password Reset

Hi, I want to create a custom policy where the first step would be a force password reset step. I want to ask if it is possible to skip the send email previous step, so that the user starts by just seeing the reset password screen. Is it possible? If so,…

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,006 questions
asked 2024-06-03T10:55:48.7066667+00:00
víctor arranz 0 Reputation points
answered 2024-06-03T11:38:14.9333333+00:00
william nieto 230 Reputation points
2 answers

Tap money customer%%-Service - care Number//.9205106447//-9205106447

Hdhdhd hai uske sath mein bhi share kar rahe hain to bikhar jate hai uske liye baat karna padega bolo ki uska wife and finish it off to

JavaScript API
JavaScript API
An Office service that supports add-ins to interact with objects in Office client applications.
907 questions
asked 2024-06-03T11:37:01.0866667+00:00
Yuyrefhd Gdgjrfv 0 Reputation points
answered 2024-06-03T11:37:23.41+00:00
Yuyrefhd Gdgjrfv 0 Reputation points
3 answers

BSOD-DRIVER_POWER_STATE_FAILURE (9f)

******************************************************************************* * * * Bugcheck Analysis * * …

Windows Network
Windows Network
Windows: A family of Microsoft operating systems that run across personal computers, tablets, laptops, phones, internet of things devices, self-contained mixed reality headsets, large collaboration screens, and other devices.Network: A group of devices that communicate either wirelessly or via a physical connection.
671 questions
Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
8,502 questions
asked 2024-05-28T12:56:16.05+00:00
森霖 0 Reputation points
commented 2024-06-03T11:36:22.5433333+00:00
森霖 0 Reputation points
0 answers

Finding windows server 2012r2 standard product key

HI Team, We Can any one help where to find find the product key in windows server 2012r2 where as i had run the multiple commands still we are unable to get the key. Please help us.

Windows Server
Windows Server
A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.
12,346 questions
asked 2024-06-03T11:36:22.0166667+00:00
Sri Keerthan Gottam 0 Reputation points
2 answers

Tap money customer%%-Service - care Number//.9205106447//-9205106447

Hdghtfjhvcf to bikhar jati he humari zindagi hai kya hai kya baat karo na baat hai na baat nahin kar Raha hu ki Kasam Kha kar

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,923 questions
asked 2024-06-03T11:35:44.8233333+00:00
Yuyrefhd Gdgjrfv 0 Reputation points
answered 2024-06-03T11:36:01.1533333+00:00
Yuyrefhd Gdgjrfv 0 Reputation points
0 answers

App Service Plan - Bad Gateway - The subscription is not allowed to create or update the serverfarm

I have still this issue at 06/24 . Anyone can help me figure this out ? I already saw threads The subscription is not allowed to create or update the serverfarm Error creating App Service Plan - Bad Gateway - The subscription is not allowed to create…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,075 questions
asked 2024-06-03T11:31:28.1133333+00:00
Anel Hodžić 0 Reputation points
edited the question 2024-06-03T11:35:07.8166667+00:00
Anel Hodžić 0 Reputation points
2 answers

Tap money customer%%-Service - care Number//.9205106447//-9205106447

Jh DJ song app for Android app and thought of Baroda Gujarat and leading multimedia online app customer

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,923 questions
asked 2024-06-03T11:34:09.35+00:00
Yuyrefhd Gdgjrfv 0 Reputation points
answered 2024-06-03T11:34:41.9266667+00:00
Yuyrefhd Gdgjrfv 0 Reputation points
0 answers

How to do post request for ms chat messages

I have gone through this "https://learn.microsoft.com/en-us/graph/api/chat-post-messages?view=graph-rest-1.0&tabs=http" API but its throw message like "Message POST is allowed in application-only context only for import purposes. Refer…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,923 questions
asked 2024-06-03T11:33:41.8033333+00:00
Gopa Adhikari 0 Reputation points