Enabling the streaming button in MAG environment with managed identity authentication is broken, likely due to hardcoded commercial cognitive_services_scope value.
I will try to resolve and submit a PR, but for future please ensure cognitive_service_scope refers to the variable set in config.py instead of hardcoding to commercial endpoint within the function or API call.
