97,046 questions

Sort by: Updated
3 answers One of the answers was accepted by the question author.

Copy Activity SFTP sometimes copies files and sometimes does not

I run once a day a pipeline that has a 'Get Metadata' returning Child items and I filter the result to CSV type. The result is then past to a For Each which has a Copy data task and for each file @item().name it picks up the file from an SFTP and puts…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,584 questions
asked 2024-04-25T07:48:47.2866667+00:00
Jay 536 Reputation points
commented 2024-05-02T09:10:32.5133333+00:00
Harishga 3,430 Reputation points Microsoft Vendor
1 answer One of the answers was accepted by the question author.

Do not qualify for developer sandbox? Needed for Learn Modules

Hello, The Learn module in the Microsoft 365 fundamentals (https://learn.microsoft.com/en-us/training/modules/what-is-m365/5-explore-microsoft-365-tenant) instructs learners to create a developer account to get the free 90-day sandbox to train in.…

Microsoft 365 Training
Microsoft 365 Training
Microsoft 365: Formerly Office 365, is a line of subscription services offered by Microsoft which adds to and includes the Microsoft Office product line.Training: Instruction to develop new skills.
27 questions
Office 365 Training
Office 365 Training
Office 365: A set of Microsoft legacy offerings that combine Office desktop apps with cloud services including OneDrive and Microsoft Teams.Training: Instruction to develop new skills.
18 questions
asked 2024-04-11T17:36:20.01+00:00
rclamarre 20 Reputation points
edited the question 2024-05-02T08:57:08.9733333+00:00
kguntaka 405 Reputation points Microsoft Vendor
1 answer One of the answers was accepted by the question author.

Storage Account with Private Endpoint. Can it be accessed from Public IPs through Azure Firewall?

I have a Storage Account with Private Endpoint. My Vnet is protected with Azure Firewall. Storage Account is accessible from On-premises or other (through Azure VPN GW) and from other peered Vnets. All traffic to the Storage Account Private Endpoint is…

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,705 questions
Azure Firewall
Azure Firewall
An Azure network security service that is used to protect Azure Virtual Network resources.
570 questions
Azure Private Link
Azure Private Link
An Azure service that provides private connectivity from a virtual network to Azure platform as a service, customer-owned, or Microsoft partner services.
466 questions
asked 2024-05-02T06:50:07.7366667+00:00
Charis Chari 20 Reputation points
accepted 2024-05-02T08:55:12.6533333+00:00
Charis Chari 20 Reputation points
1 answer One of the answers was accepted by the question author.

Could you please suggest the list of software needed to register and use a custom component in data tools tool box using VS2019 in x64

Issue Description: Facing issue in setting up and running SSIS in debug mode in VS2015 that can recognize 64-Bit C# custom components in Data Tools Tool box. Created MyCustomComponent.dll by referencing below dlls. Took the dlls from…

SQL Server Migration Assistant
SQL Server Migration Assistant
A Microsoft tool designed to automate database migration to SQL Server from Access, DB2, MySQL, Oracle, and SAP ASE.
495 questions
asked 2024-04-08T12:34:26.1366667+00:00
SAILANATHAN Balaji 20 Reputation points
commented 2024-05-02T08:39:14.8966667+00:00
SAILANATHAN Balaji 20 Reputation points
1 answer One of the answers was accepted by the question author.

MFA Registration campaign - with "nudge" - after migrated Authentication methods

Hi All, I have migrated Authentication methods I have enabled Microsoft Authenticator for All users with Authentication mode set to Any. (plus Third -party software OATH tokens for All users and FIDO2 for selected group) I've created group to start…

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,518 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,540 questions
asked 2024-04-23T10:39:33.7833333+00:00
PT Maliborski 246 Reputation points
commented 2024-05-02T08:33:40.0333333+00:00
PT Maliborski 246 Reputation points
1 answer One of the answers was accepted by the question author.

How can I restrict access to azure migrate project

So my org is undergoing migration, We are running running multiple Azure Migrate projects and now we need to restrict access to each project. For example User A should have access to Project A and should not be able to access Project B or C. User B…

Azure Migrate
Azure Migrate
A central hub of Azure cloud migration services and tools to discover, assess, and migrate workloads to the cloud.
718 questions
asked 2024-04-25T12:08:57.3433333+00:00
Rai, Sankalp 20 Reputation points
accepted 2024-05-02T08:33:03.85+00:00
Rai, Sankalp 20 Reputation points
1 answer One of the answers was accepted by the question author.

500 error response from endpoint

Hello Since29th april 2024 I'm getting a 500 response from theses endpoints: https://graph.microsoft.com/v1.0/me/calendarGroups?$top=999 /users/{userId}/calendar/getSchedule I don't know the origin of these errors, since when i retry the request it works…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,625 questions
asked 2024-04-30T18:42:18.3666667+00:00
Iliyas Boumour 20 Reputation points
accepted 2024-05-02T08:12:55.1+00:00
Iliyas Boumour 20 Reputation points
1 answer One of the answers was accepted by the question author.

Limited or No Access to a B2C Tenancy to New Developers

I've added myself and another dev to the tenancy, resource group and subscription as contributors to an already up and running B2C Tenancy and yet we still get the error message reading "Limited or No Access" which claims that I don't have an…

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,540 questions
asked 2024-04-25T14:01:39.3466667+00:00
Thomas Luke Roberts 20 Reputation points
accepted 2024-05-02T08:12:05.8166667+00:00
Thomas Luke Roberts 20 Reputation points
1 answer One of the answers was accepted by the question author.

Azure SQL Database Disaster recovery

Hi Team, can you please tell me how to configure Disaster recovery to azure sql database, and what is the difference between failover group and standby replica, both are different? if different then which solution should I go? Regards

Azure SQL Database
asked 2024-04-30T07:07:30.22+00:00
Ankush Gurjar 115 Reputation points
commented 2024-05-02T07:58:37.31+00:00
Ankush Gurjar 115 Reputation points
2 answers One of the answers was accepted by the question author.

Any sample code in C/C++ to Publish and Subscribe to Azure Web PubSub?

I am looking for sample C/C++ code to Publish and Subscribe to Azure Web PubSub. Specifically, I want to send data from a microcontroller programmed in C/C++ to a server with Azure Web PubSub. Are there any resources available that could help me achieve…

Azure Web PubSub
Azure Web PubSub
An Azure service that provides real-time messaging for web applications using WebSockets and the publish-subscribe pattern.
60 questions
C++
C++
A high-level, general-purpose programming language, created as an extension of the C programming language, that has object-oriented, generic, and functional features in addition to facilities for low-level memory manipulation.
3,532 questions
asked 2024-05-01T10:49:20.29+00:00
Williams Celis 0 Reputation points
accepted 2024-05-02T07:56:22.77+00:00
Williams Celis 0 Reputation points
1 answer One of the answers was accepted by the question author.

How to find course with certificate in Excel

Hey I am using this fantastic site a lot these days to improve my skills and get certificates on it for my LinkedIn profile. I need some certificates on Excel, but cant find a course directed to it. Does anyone have an advice on that? Best regards, Sune

Office
Office
A suite of Microsoft productivity software that supports common business tasks, including word processing, email, presentations, and data management and analysis.
1,314 questions
Excel
Excel
A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.
1,469 questions
asked 2024-04-26T09:02:44.6666667+00:00
SuneRoedJeppesen-0182 20 Reputation points
accepted 2024-05-02T07:55:15.35+00:00
SuneRoedJeppesen-0182 20 Reputation points
19 answers One of the answers was accepted by the question author.

How to Delay Delivery for All Messages in New Outlook (Outlook Version 1.2023.607.100)?

Before switching to New Outlook (Outlook Version 1.2023.607.100) I had delayed the sending of all messages by one minute. On New Outlook I can't find that option anymore. I tried to create a rule but "defer delivery by a number of minutes"…

Outlook
Outlook
A family of Microsoft email and calendar products.
2,996 questions
asked 2023-06-19T16:26:24.7733333+00:00
LBL 415 Reputation points
commented 2024-05-02T07:52:25.9833333+00:00
Stefan Blom 2,061 Reputation points MVP
3 answers One of the answers was accepted by the question author.

How can I not allow Task Scheduler to execute a task out of its schedule?

How can I not allow Task Scheduler to execute a task out of its schedule? I have a task which is scheduled daily at the night, and some times it is executed in the morning. The task is a powershell script (which I could prepend a short assert to exit…

Windows 10
Windows 10
A Microsoft operating system that runs on personal computers and tablets.
10,644 questions
Windows 10 Security
Windows 10 Security
Windows 10: A Microsoft operating system that runs on personal computers and tablets.Security: The precautions taken to guard against crime, attack, sabotage, espionage, or another threat.
2,757 questions
asked 2024-04-30T11:41:06.2266667+00:00
BARROSO TRISTAN, JAVIER RICARDO 0 Reputation points
accepted 2024-05-02T07:46:42.7533333+00:00
BARROSO TRISTAN, JAVIER RICARDO 0 Reputation points
2 answers One of the answers was accepted by the question author.

Azure Firewall & Application Gateway Regional Configuration Clarity

Hello team, Good day!! I have setup Azure Firewall and Application gateway which are 3+ years old now, and during that time, I believe there wasn't an option to choose zones for these two resources and if I check the properties in the JSON of it, I don't…

Azure Firewall
Azure Firewall
An Azure network security service that is used to protect Azure Virtual Network resources.
570 questions
Azure Application Gateway
Azure Application Gateway
An Azure service that provides a platform-managed, scalable, and highly available application delivery controller as a service.
960 questions
asked 2024-04-05T17:25:43.33+00:00
Alex 305 Reputation points
commented 2024-05-02T07:41:31.8866667+00:00
Alex 305 Reputation points
2 answers One of the answers was accepted by the question author.

How to add custom claims to the Access Token using custom user Attributes.

Good afternoon MS team, I am writing you because I am looking for information on how to add custom claims when the application is generating JWT token, but I can't add them to the AccessToken, but I can see them in the IDToken, . Questions: Can I…

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,540 questions
asked 2024-04-24T11:50:51.38+00:00
Malvaro 85 Reputation points
commented 2024-05-02T07:35:16.5166667+00:00
Malvaro 85 Reputation points
1 answer One of the answers was accepted by the question author.

extend Azure SQL always on availability group to on prem

I have an Azure SQL always on availability group with 2 servers, i need to add another on-prem node to the AG. Azure SQL AG deployed in a single subnet with DNN listener, and i already have S2S connectivity between Azure and on-prem. do i have to migrate…

Azure SQL Database
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,745 questions
asked 2024-04-15T13:47:40.6133333+00:00
Abdalrahman Allahham 40 Reputation points
accepted 2024-05-02T07:31:40.3033333+00:00
Abdalrahman Allahham 40 Reputation points
1 answer One of the answers was accepted by the question author.

Full list needed

Hi, I want to get the full list of Cell E31. Please help. https://1drv.ms/x/s!Ai8CrEskdewXzm8D7avpzkgjfPqA?e=8Texgx

Office
Office
A suite of Microsoft productivity software that supports common business tasks, including word processing, email, presentations, and data management and analysis.
1,314 questions
Excel
Excel
A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.
1,469 questions
asked 2024-04-25T07:01:30.0033333+00:00
Peter_1985 2,506 Reputation points
accepted 2024-05-02T07:29:17.5533333+00:00
Peter_1985 2,506 Reputation points
1 answer One of the answers was accepted by the question author.

Is it possible for a single ACS Instance with 2 email domains -> one with user engagement tracking and another without?

We have one client which refuses to even allow user engagement tracking. While spinning up the Azure Communication Instances, we noticed that we could have multiple email domains which could enable/disable. Please see the image below: Can we have two…

Azure Communication Services
Azure Communication Services
An Azure communication platform for deploying applications across devices and platforms.
681 questions
asked 2024-04-17T17:17:16.37+00:00
Karan Nanda 20 Reputation points
accepted 2024-05-02T07:25:56.1166667+00:00
Karan Nanda 20 Reputation points
1 answer One of the answers was accepted by the question author.

Add-Button greyed out in MailFrom addresses

Hi, I want to create a new MailFrom address. I created an Email Communication Service and my domain was verified. Now, I want to create new MailFrom addresses, but my "Add"-Button is greyed out and I don't know why. Do you have any…

Azure Communication Services
Azure Communication Services
An Azure communication platform for deploying applications across devices and platforms.
681 questions
asked 2024-04-23T11:29:14.58+00:00
Robert Hagemann 20 Reputation points
accepted 2024-05-02T07:24:06.5166667+00:00
Robert Hagemann 20 Reputation points
1 answer One of the answers was accepted by the question author.

How to make .NET SDK 8.0 show up in Visual Studio 2022 (17.9.6)?

I'm running Visual Studio 2022 (17.9.6) on Windows 11 and have .NET SDK 8.0 installed, but Visual Studio does not list it: It is installed, see below: I had Visual Studio 2022 (17.7) installed. Then installed .NET SDK 8 and upgraded VS to 17.9.6. It…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,618 questions
asked 2024-05-01T15:51:47.7866667+00:00
Bert Roos 0 Reputation points
edited a comment 2024-05-02T07:09:47.6733333+00:00
Bert Roos 0 Reputation points