Skip to content

Commit cee9066

Browse files
authored
Merge pull request #174821 from kenwith/remove-references-feedback-email
Remove references to feedback email as it is being deprecated.
2 parents db04b15 + c79ad5f commit cee9066

File tree

4 files changed

+2
-15
lines changed

4 files changed

+2
-15
lines changed

articles/active-directory/app-proxy/application-proxy-configure-hard-coded-link-translation.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -138,10 +138,6 @@ Getting started with link translation is as easy as clicking a button:
138138

139139
Now, when your users access this application, the proxy will automatically scan for internal URLs that have been published through Application Proxy on your tenant.
140140

141-
## Send feedback
142-
143-
We want your help to make this feature work for all your apps. We search over 30 tags in HTML and CSS. If you have an example of generated links that aren't being translated, send a code snippet to [Application Proxy Feedback](mailto:[email protected]).
144-
145141
## Next steps
146142
[Use custom domains with Azure AD Application Proxy](application-proxy-configure-custom-domain.md) to have the same internal and external URL
147143

articles/active-directory/app-proxy/application-proxy-faq.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -179,7 +179,7 @@ sections:
179179
- question: |
180180
Can I configure Application Proxy to add the HSTS header?
181181
answer: |
182-
Application Proxy does not automatically add the HTTP Strict-Transport-Security header to HTTPS responses, but it will maintain the header if it is in the original response sent by the published application. Proving a setting to enable this functionality is on the roadmap. If you are interested in a preview that enables adding this to responses, reach out to [email protected] for details.
182+
Application Proxy does not automatically add the HTTP Strict-Transport-Security header to HTTPS responses, but it will maintain the header if it is in the original response sent by the published application. Proving a setting to enable this functionality is on the roadmap.
183183
184184
- question: |
185185
Integrated Windows authentication
@@ -286,7 +286,7 @@ sections:
286286
- question: |
287287
Does WebSocket support work for applications other than QlikSense and Remote Desktop Web Client (HTML5)?
288288
answer: |
289-
Currently, WebSocket protocol support is still in public preview and it may not work for other applications. Some customers have had mixed success using WebSocket protocol with other applications. If you test such scenarios, we would love to hear your results. Please send us your feedback at [email protected].
289+
Currently, WebSocket protocol support is still in public preview and it may not work for other applications. Some customers have had mixed success using WebSocket protocol with other applications.
290290
291291
Features (Eventlogs, PowerShell and Remote Desktop Services) in Windows Admin Center (WAC) do not work through Azure AD Application Proxy presently.
292292

articles/active-directory/app-proxy/application-proxy-page-load-speed-problem.md

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -22,10 +22,5 @@ Although your applications are working, they can experience a long latency. Ther
2222

2323
Besides network topology, there are currently no further recommendations for performance tuning. As the Application Proxy service expands it might come to a data center that is physically closer. The closer proximity might help with latency. For a list of Azure data centers, see the [latency test page](http://www.azurespeed.com/Azure/Latency).
2424

25-
## Feedback on Application Proxy data center locations
26-
There may be Azure data centers that don’t yet include Application Proxy, but would lead to a great latency improvement for you. Send the data center location to [email protected]. Microsoft uses your feedback for expansion plans.
27-
28-
Microsoft is working on additional capabilities to improve latency. As soon as these improvements are available, the documentation will be updated.
29-
3025
## Next steps
3126
[Work with existing on-premises proxy servers](application-proxy-configure-connectors-with-proxy-servers.md)

articles/active-directory/app-proxy/application-proxy-troubleshoot.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -77,10 +77,6 @@ This list covers errors that your end users might encounter when they try to acc
7777
| A server with the specified host name could not be found. | Your user may get this error when trying to access the app you published if the application's custom domain is not configured correctly. Make sure you've uploaded a certificate for the domain and configured the DNS record correctly by following the steps in [Working with custom domains in Azure AD Application Proxy](./application-proxy-configure-custom-domain.md) |
7878
|Forbidden: This corporate app can't be accessed OR The user could not be authorized. Make sure the user is defined in your on-premises AD and that the user has access to the app in your on-premises AD. | This could be a problem with access to authorization information, see [Some applications and APIs require access to authorization information on account objects]( https://support.microsoft.com/help/331951/some-applications-and-apis-require-access-to-authorization-information). In a nutshell, add the app proxy connector machine account to the "Windows Authorization Access Group" builtin domain group to resolve. |
7979

80-
## My error wasn't listed here
81-
82-
If you encounter an error or problem with Azure AD Application Proxy that isn't listed in this troubleshooting guide, we'd like to hear about it. Send an email to our [feedback team](mailto:[email protected]) with the details of the error you encountered.
83-
8480
## See also
8581
* [Enable Application Proxy for Azure Active Directory](application-proxy-add-on-premises-application.md)
8682
* [Publish applications with Application Proxy](application-proxy-add-on-premises-application.md)

0 commit comments

Comments
 (0)