If I'm developing a single Web App via Visual Studio and use WaaD authentication, when I publish it to Azure and specify my Azure AD info, is it expected that two applications are created in my Azure AD? I have one for the public URL and one localhost.
Just checking if that's correct and I need to manage both applications independently (config, roles, manifest etc).
Regards,
Dave.