341,900 questions

Sort by: Updated
0 answers

How to Get address datagridview cells row by row to an array Linq

I do not want to address this way. Is there another way of LINQ? Dim AddressCells As DataGridViewCell() = {dgv.Rows(0).Cells(0), dgv.Rows(0).Cells(1), dgv.Rows(0).Cells(2)} need Array as...

VB
VB
An object-oriented programming language developed by Microsoft that is implemented on the .NET Framework. Previously known as Visual Basic .NET.
2,570 questions
asked 2024-04-26T15:52:24.5033333+00:00
Mansour_Dalir 1,531 Reputation points
1 answer

does arr works in iis express

for a blazor with all render modes enables (a server and a wasm-project integrated in one solution) I need: Sticky sessions with Application Request…

Internet Information Services
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,389 questions
asked 2024-04-26T11:19:37.49+00:00
qqtf 0 Reputation points
answered 2024-04-26T15:49:45.9933333+00:00
Bruce (SqlWork.com) 55,686 Reputation points
1 answer

Unable to Save Changes in Company Branding Page

I wanted to update the background color to an image in the Company Branding page. It seems like the option to review and save changes is grayed out for me. I also do not see an edit button on the default company branding page. Has anyone experienced…

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,470 questions
asked 2024-04-26T15:35:59.5266667+00:00
Brian 0 Reputation points
answered 2024-04-26T15:49:45.5333333+00:00
Carlos Solís Salazar 16,531 Reputation points
0 answers

AclCheckFailed when list chat messages via Graph API

I'm try to get messages from a chat ID https://learn.microsoft.com/en-us/graph/api/chat-list-messages GET /chats/{{chatId}}/messages GET /users/{{UserId}}/chats/{{chatId}}/messages Response: { "error": { "code":…

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,072 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,591 questions
asked 2024-04-26T15:47:03.78+00:00
Adão Duque 0 Reputation points
edited the question 2024-04-26T15:49:41.7066667+00:00
Adão Duque 0 Reputation points
0 answers

Cannot run "Connect-AipService"

This is the error I get after runinng these commands Update-Module -Name AIPService PS /home/aggie> (Get-Module AIPService –ListAvailable).Version Major Minor Build Revision 3 0 0 1 The following error I get when I run…

Azure Information Protection
Azure Information Protection
An Azure service that is used to control and help secure email, documents, and sensitive data that are shared outside the company.
516 questions
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.
932 questions
PowerShell
PowerShell
A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
2,057 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,877 questions
asked 2024-04-26T15:27:49.8766667+00:00
AT 0 Reputation points
commented 2024-04-26T15:48:23.19+00:00
AT 0 Reputation points
1 answer

Synapse Python/Spark Notebook code with SQL to query data from linked service to SQL Server

In Synpase, I have linked service to a SQL Server database. I'm looking for a sample notebook code, either in python or spark, that I can run a complex SQL qery within this code to get data from multiple SQL Server tables, put the rsults in a dataframe…

Azure Synapse Analytics
Azure Synapse Analytics
An Azure analytics service that brings together data integration, enterprise data warehousing, and big data analytics. Previously known as Azure SQL Data Warehouse.
4,368 questions
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,713 questions
asked 2024-04-24T13:45:40.7233333+00:00
ylycfj88 0 Reputation points
commented 2024-04-26T15:47:51.8433333+00:00
Smaran Thoomu 9,530 Reputation points Microsoft Vendor
0 answers

How to maintain same folder structure as source while sink the processed file

I have a requirement to process the JSON to parquet on daily basis. I have folder A,B,C needs to sink the file to another container with same structure as A,B,C for example if I'm processing a file from folder A it should sink to output container folder…

Azure Data Lake Storage
Azure Data Lake Storage
An Azure service that provides an enterprise-wide hyper-scale repository for big data analytic workloads and is integrated with Azure Blob Storage.
1,340 questions
Azure Synapse Analytics
Azure Synapse Analytics
An Azure analytics service that brings together data integration, enterprise data warehousing, and big data analytics. Previously known as Azure SQL Data Warehouse.
4,368 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,538 questions
asked 2024-04-26T08:36:30.47+00:00
Venkatesh Srinivasan 0 Reputation points
commented 2024-04-26T15:47:31.88+00:00
Venkatesh Srinivasan 0 Reputation points
0 answers

Can removing a stolen laptop from Microsoft account prevent access to it?

My sister's laptop was stolen and it can't be locked since it's not connected to the internet. Would removing the laptop from her Microsoft account prevent anyone from accessing it? Would the laptop prompt for Windows login credentials if someone tries…

Windows
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.
4,747 questions
Remote Desktop
Remote Desktop
A Microsoft app that connects remotely to computers and to virtual apps and desktops.
4,242 questions
asked 2024-04-26T15:47:11.81+00:00
David Jeje 0 Reputation points
1 answer

Moving Virtual Dir to another IIS server

Hi, I create new IIS server and need to move virtual Dir to new server but i keep getting this error message I use robocopy /copyall to copy dir from old server to new server. Is they anything else I need to do to make this work

Windows Server 2019
Windows Server 2019
A Microsoft server operating system that supports enterprise-level management updated to data storage.
3,458 questions
Internet Information Services
asked 2024-04-26T13:15:15.69+00:00
lalajee 1,811 Reputation points
commented 2024-04-26T15:46:43.0433333+00:00
lalajee 1,811 Reputation points
0 answers

Why isn't GitHub Actions Showing up as an Option for App Service Build Service?

I was previously using GitHub Actions as the Build Provider for my Web App, but something has changed and now that isn't an option anymore. The only options I have are App Service Build Service and Azure Pipelines. I have tried logging out of Github and…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,877 questions
asked 2024-04-25T14:14:15.3566667+00:00
Sydney Beck 0 Reputation points
commented 2024-04-26T15:45:00.93+00:00
Sydney Beck 0 Reputation points
1 answer

GetFiles and EnumerationOptions

Hi Question at top to avoid long scrolling below. I have tried so many thing, downloading/installing many 'versions' (5,6,7,8,9) and have not had a single sucess in my trials trying to use (as below). In almost every case I only ever get 'not found'…

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,245 questions
asked 2024-04-26T10:57:50.91+00:00
Les 5 Reputation points
commented 2024-04-26T15:42:12.4766667+00:00
Les 5 Reputation points
2 answers

SANDBOX issue

Hello, I have this issue when i launch the sandbox I cannot find solution on the web. lot of people have the same issue. Your appeal has been received. Appeals are reviewed on a first-come, first-served basis, and may take several days to process. If…

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.
901 questions
asked 2024-03-29T07:42:28.3133333+00:00
François 15 Reputation points
commented 2024-04-26T15:41:54.3433333+00:00
François 15 Reputation points
1 answer

Unable to search shared mailboxes from main mail account

Migrated two Exchange accounts over to a shared mailbox, since then the user has not been able to search from their main inbox search bar for email that is in one of the two shared mailboxes. We have tried changing the search folders to all the options…

Exchange Server
Exchange Server
A family of Microsoft client/server messaging and collaboration software.
1,075 questions
Office
Office
A suite of Microsoft productivity software that supports common business tasks, including word processing, email, presentations, and data management and analysis.
1,303 questions
Outlook
Outlook
A family of Microsoft email and calendar products.
2,958 questions
asked 2024-04-23T12:00:14.66+00:00
Chris Helms 0 Reputation points
edited a comment 2024-04-26T15:39:20.3833333+00:00
Chris Helms 0 Reputation points
0 answers

OutputCaching issue in .NET 8.0

Hi, I have implemented the Output Caching in ASP.NET Core 8.0 and deployed the same S3 bucket and Lambda function and its exposed through AWS API gateway. After implementation output cache and I have tested the local swagger API through postman first…

.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,373 questions
ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,164 questions
asked 2024-04-26T11:48:11.7033333+00:00
Venkat 1 Reputation point
commented 2024-04-26T15:36:46.45+00:00
AgaveJoe 26,201 Reputation points
3 answers

Cannot log into document intelligence studio - says no active subscription when there is one.

Yesterday, I was able to log into document intelligence studio and create and deploy models. Today when I went to log into document intelligence studio I get a message saying. You don't have an Azure subscription under your current directory (Main…

Azure AI Document Intelligence
Azure AI Document Intelligence
An Azure service that turns documents into usable data. Previously known as Azure Form Recognizer.
1,366 questions
asked 2024-03-08T23:53:26.7266667+00:00
Paul Beavers 20 Reputation points
edited a comment 2024-04-26T15:33:54.34+00:00
mahpsh 0 Reputation points
0 answers

How do I delete multiple unposted sales invoices

Recently had over 1000 sales invoices brought in through new integration. All are unposted and need to delete. How can I delete them all without having to do so individually? Must be a mass delete solution.

Dynamics 365 Training
Dynamics 365 Training
Dynamics 365: A Microsoft cloud-based business platform that provides customer relationship management and enterprise resource planning solutions.Training: Instruction to develop new skills.
20 questions
asked 2024-04-26T15:32:33.8366667+00:00
Ronny 0 Reputation points
1 answer

Transitioning from SQL Database to Custom Attributes for Azure Blob Storage User Access in B2C User Flow

I have an API that allows B2C users to upload/download files from Azure Blob Storage containers. Currently, I use an SPA with an Azure Function that sends the upload or download request to the Azure Blob Storage container that the user has access to…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,263 questions
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,427 questions
Microsoft Entra External ID
Microsoft Entra External ID
A modern identity solution for securing access to customer, citizen and partner-facing apps and services. It is the converged platform of Azure AD External Identities B2B and B2C. Replaces Azure Active Directory External Identities.
2,639 questions
asked 2024-04-16T14:46:03.98+00:00
hampton123 1,030 Reputation points
commented 2024-04-26T15:31:56.8566667+00:00
Ryan Hill 25,666 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

Is there a way to enable Defender for Servers in Azure by resource group within a subscription?

Working on deploying Defender for Cloud and wanting to enable Defender for Servers in Azure on a subscription but don't want all servers within the subscription to have it enabled just yet. Would prefer to target servers in specific resource groups…

Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
934 questions
Microsoft Defender for Cloud
Microsoft Defender for Cloud
An Azure service that provides threat protection for workloads running in Azure, on-premises, and in other clouds. Previously known as Azure Security Center and Azure Defender.
1,194 questions
asked 2024-04-26T14:45:09.53+00:00
Adrienne Gotwalt 0 Reputation points
accepted 2024-04-26T15:31:13.1966667+00:00
Adrienne Gotwalt 0 Reputation points
30 answers

Windows 11 22H2 - Can't use saved credential

After upgrade Windows 11 22H2 I Can't use saved credential (Windows Defender Credential Guard does not allow using saved credentials). Before it works.

Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
8,164 questions
asked 2022-09-24T20:30:19.14+00:00
Andrzej S Ciesiński 96 Reputation points
edited a comment 2024-04-26T15:30:13.08+00:00
informatik01 156 Reputation points
1 answer

working out potential data transfer costs between azure / on prem

Hello everyone, We're in the process of planning to migrate our on-premises cashless catering server to Azure. Currently, the server in azure has been set up without any cashless configuration. I'm seeking information on the estimated cost of running it…

Azure Cost Management
Azure Cost Management
A Microsoft offering that enables tracking of cloud usage and expenditures for Azure and other cloud providers.
2,034 questions
Azure Virtual Network
Azure Virtual Network
An Azure networking service that is used to provision private networks and optionally to connect to on-premises datacenters.
2,141 questions
asked 2024-04-26T12:59:27.0633333+00:00
Aran Billen 516 Reputation points
edited an answer 2024-04-26T15:28:29.6966667+00:00
Sina Salam 3,561 Reputation points