Hello All,
We are about to customize the Default Event Portal, since i am new to this not sure on few things, could you please help me on below questions
1)Is there any way to take backup of the portal, so that if it crashes we can re install it, there is an option "Reset the Portal" in the power admin center, can we use it?
If we reset the portal the previous customizations will be lost, can we take the event portal as solution? i am not sure it is possible
2)While hosting the Event Portal on Dynamics 365 do we need to specify the connection string in the
function Connect-ToCrm()
{
[System.Net.ServicePointManager]::SecurityProtocol = [System.Net.SecurityProtocolType]::Tls12
return Get-CrmConnection -InteractiveMode
}
Kind Regards
Abhilash.