Skip to main content

Questions tagged [azure]

1 vote
0 answers
82 views

I’m working on integrating Salesforce CDC (Change Data Capture) with Microsoft Fabric. Goal: The moment data changes in Salesforce, it should be sent to Azure Event Hub in near real-time. Current ...
user59004's user avatar
0 votes
0 answers
58 views

I am setting up a devops process (for the first time) and currently working on the pipeline. I keep getting this error: error:1E08010C:DECODER routines::unsupported and as best as I can find, it is ...
Gabe Swenson's user avatar
0 votes
0 answers
157 views

We have setup an SSO implementation for Azure AD B2C according to this article https://help.salesforce.com/s/articleView?id=000393769&type=1 creating and 'Open ID Connect' auth provider. We notice ...
ScottM's user avatar
  • 1
0 votes
0 answers
75 views

I’ve been working on integrating Salesforce with Azure DevOps to streamline our deployment process, and I’ve hit a roadblock that I could use some help with. My goal is to automate metadata ...
Mayur-Alif's user avatar
0 votes
1 answer
135 views

With the new OAUTH2 LinkedService connection established we ran into the following issue in our pipelines. When performing the following query through Azure Data Factory: SELECT Id FROM Account WHERE ...
Fo0zLe's user avatar
  • 21
0 votes
1 answer
595 views

I'm using Azure Data Factory to pull data into a SQL database to simplify some ETL operations. Previously I have used DBAmp but the new company already had Data Factory setup and prefers it for ...
gNerb's user avatar
  • 9,648
0 votes
1 answer
192 views

I have a working Azure user provisioning flow. The issue I am facing is if a user is in multiple groups I don't know how to set a priority system. Is there a way I can setup a priority system on Azure ...
Matthew H's user avatar
0 votes
0 answers
405 views

I have an external data source hosted in Azure which is an OData API endpoint. Everything works well with auth disabled. I created an application registration in Azure AD to represent the API and ...
Josh's user avatar
  • 101
0 votes
1 answer
662 views

As the title suggests, whenever I try to send an API request with a PUT method and a multipart/form-data as the content-type, to an Azure Data Store, I get a 403 Forbidden response back. I am using a ...
MestreSales's user avatar
1 vote
1 answer
139 views

A previous employee was able to insert a number of SFMC tables into SSMS, but I do not see how he did it. Tables like Account, AccountUser, Business Unit, etc. are not data views available in SFMC. ...
Gbengoose Wuru's user avatar
-1 votes
1 answer
490 views

Examples of queries which don't work Select TYPEOF Owner WHEN User THEN FederationIdentifier, Title, Department END, VFS_External_Id__c From genesis__Applications__c SELECT TYPEOF Owner WHEN User ...
Jithu Tom's user avatar
0 votes
0 answers
225 views

My client has Azure AD and wants to provision users in Salesforce via SCIM. Azure is asking for two pieces of information to complete the configuration: Tenant URL Secret token Salesforce provides ...
Jeff_S's user avatar
  • 63
2 votes
0 answers
422 views

I am uploading files from salesforce lwc to azure blob storage using SAS token and the code is below i am using <lightning-input type="file" label="Attachment" onchange={...
sfdc_to_learn's user avatar
0 votes
1 answer
589 views

We're using SFDX in Azure DevOps for CI. Our workflow is basically: Dev creates a git branch for feature Dev develops feature in their own sandbox Dev creates PR to merge feature into integration ...
AvailableName's user avatar
1 vote
0 answers
741 views

On the Azure Portal console we have registered an application through the App Registration page. The app has a client credential with 1 secret. We have created a custom scope, called custom.scope. We ...
Francesca Stagnaro's user avatar

15 30 50 per page