Forum Discussion
aleung
7 years agoContributor III
I don’t believe snapLogic current support Azure US Gov Cloud. You likely need to file an enhancement request with support. Yes, the domain portion is partially hardcoded with “account name”.
tochen_snap
7 years agoNew Contributor II
I see snaplogic have this config
jcc.jvm_options = -DDEFAULT_URL_PATTERN=..core.windows.net.
for azure cloud.
If i change it to the following. is it going to work?
jcc.jvm_options = -DDEFAULT_URL_PATTERN=“..core.windows.net.,.core.usgovcloudapi.net”
Thanks,
- tochen_snap7 years agoNew Contributor II
Hi [aleung), any updated on my last question?
- aleung7 years agoContributor III
I don’t have an azure env myself that I can try. It does seem a reasonable experiment, and easy to give it a try. If all things failed, filed a support case would be your best bet.