Forum Widgets
Latest Discussions
Fixed ip address for outbound calls from Azure APIM Standard V2
Hi, I recently ran a PoC deployment of Azure APIM Standard V2 Sku instead of our current Premium Classic instance. This worked well! Performance is great and I am able to route calls to an on-prem network ok using vnet-integration. However, one of the features we currently make use of with the Premium Classic instance is a fixed ip address for calls from APIM to 3rd parties. Is there a way to achieve this using Standard V2? We have tried a nat gateway with fixed ip on the same vnet but this does not seem to help.SolvedBizTalkersSep 29, 2025Copper Contributor33Views0likes1CommentBizTalk 2020 and OLE DB Driver for SQL Server Driver 19 driver issue
Hi Forum, After installing the Microsoft OLE DB Driver 19 for SQL Server prerequisite for BizTalk 2020, I get the "Microsoft OLE DB driver for SQL is not installed" error when trying to install BizTalk 2020 Dev Edition. I had to install the 18.5 version instead so I could continue. Does anyone know what is wrong with it? Thanks in advance,SolvedreynaldomApr 11, 2022Microsoft4.9KViews1like2CommentsBizTalk 2020 CU1 Weekly and monthly schedules broken?
Hi. I'm trying to schedule a receive location to only run during the weekends. Unfortunately as soon as I enable weekly recurrence on the schedule, BizTalk starts the receiver endpoint immediately (outside of the defined service window), disposes it after 30 seconds and starts it again in another 30 seconds ad infinitum. Here is a sample trace from my custom adapter: 15:28:13 My.BizTalk.Adapter.ReceiverEndpoint.Open() 15:28:13 My.BizTalk.IntervalSchedule.GetNextActivationTime(): 00:10:00 15:28:43 My.BizTalk.Adapter.ReceiverEndpoint.Dispose() 15:29:13 My.BizTalk.Adapter.ReceiverEndpoint.Open() 15:29:13 My.BizTalk.IntervalSchedule.GetNextActivationTime(): 00:10:00 15:29:43 My.BizTalk.Adapter.ReceiverEndpoint.Dispose() Please note that the problem is not limited to my custom adapter, the same happens with the built-in File adapter. Was anyone able to successfully use weekly schedules? jaydeepahuja, you have written a blog post about this functionality, can you please comment? Best regards, IgorSolvedIgorMilavecDec 03, 2020Copper Contributor1.3KViews0likes3CommentsProblem: Azure DevOps Agent CI Build of BizTalk Flat File Schema Results in Bad Schema in Assembly
We are running a self-hosted Azure DevOps Agent to execute source compilation for BizTalk 2020. The source code from BizTalk 2013 R2 has been upgraded to Visual Studio 2019 with BizTalk 2020 Development Tools and SDK and the BizTalk Server Extension. When several positional Flat File schemas are compiled in a remote desktop session on our build servers, the assembly produced contains a correct XSD of the schema as viewed through the BizTalk Administration console. However, when the agent builds the assembly, the resulting embedded XSD has a consistent error. The annotations of every field elements is missing its sequence_number attribute in the <fieldinfo /> element. This occurs for every field element in the flat file XSD in the resulting assembly, and leads to errors in pipeline processing in BizTalk Server 2020. See attachment for side by side comparison of missing attribute. The screen shots come from the Schemas dialog in the BizTalk admin console. Has anyone seen such behavior before when building with TFS or Azure DevOps agents? Is this specific to BizTalk flat files? In an attempt to fix we logged onto a remote desktop session to the build servers with the service account under which the agents run. We opened VS2019 and built the solution. This resulted in good schemas in the assembly. That proves there is nothing wrong with our server configuration for compiling BizTalk solutions and project. We then restarted the agent services and then started a new instance of our CI/CD pipeline. The compile produced the same bad XSD in the assembly. Thanks in advance for any help you can offer.SolvedtoddobJul 08, 2020Copper Contributor1.7KViews0likes2Comments
Resources
Tags
- logic apps11 Topics
- azure api management4 Topics
- Event Grid3 Topics
- Biztalk 20202 Topics
- biztalk2 Topics
- azure2 Topics
- biztalk server1 Topic
- Visual Studio 20191 Topic
- azure devops1 Topic