content stringlengths 0 557k | url stringlengths 16 1.78k | timestamp timestamp[ms] | dump stringlengths 9 15 | segment stringlengths 13 17 | image_urls stringlengths 2 55.5k | netloc stringlengths 7 77 |
|---|---|---|---|---|---|---|
Microsoft Ignite 2017: Common Questions About Microsoft Teams
I work in the One Commercial Partner (OCP) organization at Microsoft where I work with many customers and Microsoft Partners to help answer deep technical questions, review technical designs, and ensure successful implementations of Office 365 products. As p... | https://docs.microsoft.com/en-us/archive/blogs/cloudready/microsoft-ignite-2017-common-questions-about-microsoft-teams | 2020-02-17T11:00:19 | CC-MAIN-2020-10 | 1581875141806.26 | [array(['https://msdnshared.blob.core.windows.net/media/2017/10/100117_1642_MicrosoftIg1.png',
None], dtype=object) ] | docs.microsoft.com |
open the Windows Store
In the search box, search for Company Portal
Find the Company Portal app and install it
Once installed, launch the Company Portal app
You’ll be prompted to enter your domain credentials
As we’re using ADFS, the logon process will redirect you to your on-prem ADFS server
Now enter your password
O... | https://docs.microsoft.com/en-us/archive/blogs/configmgrdogs/the-ultimate-intune-setup-guide-stage-5-enrol-your-devices-windows-8-1 | 2020-02-17T11:05:39 | CC-MAIN-2020-10 | 1581875141806.26 | [] | docs.microsoft.com |
In a New Relic Alerts policy, a condition identifies what triggers an alert. You can use the New Relic REST API to disable and enable Alerts conditions. You can also disable and enable Alerts conditions in the New Relic UI.
Alerts policies cannot be enabled or disabled, whether via the API or the UI. Policies can only ... | https://docs.newrelic.com/docs/alerts/rest-api-alerts/new-relic-alerts-rest-api/disable-enable-alerts-conditions-using-api | 2020-02-17T11:32:20 | CC-MAIN-2020-10 | 1581875141806.26 | [] | docs.newrelic.com |
UDN
Search public documentation:
UnrealEd User Guide
- Unreal Editor User Guide
- Overview
- Opening the Editor
- Creating a Level
- Level Editor Overview
- Working with Levels
- Placing Actors
- Selecting Actors
- Transforming Actors
- Detail Mode
- Editor Performance
Overview
UnrealEd is a suite of tools for working ... | https://docs.unrealengine.com/udk/Three/UnrealEdUserGuide.html | 2017-08-16T21:40:19 | CC-MAIN-2017-34 | 1502886102663.36 | [array(['rsrc/Three/UnrealEdUserGuide/EditorLayout.jpg',
'EditorLayout.jpg'], dtype=object)
array(['rsrc/Three/UnrealEdUserGuide/Place_ContentBrowser_Loaded.jpg',
'Place_ContentBrowser_Loaded.jpg'], dtype=object)
array(['rsrc/Three/UnrealEdUserGuide/Place_ContentBrowser_NotLoaded.jpg',
'Place_... | docs.unrealengine.com |
API documentation¶
Class based access¶
Exceptions¶
Function based access¶
Additionally the top-level functions are available, if you do not wish to use the classes.
Note
While the layout of this module is a result of it moving from a strictly function-based layout to a class-based layout these functions will not be rem... | http://pyisbn.readthedocs.io/en/latest/api/index.html | 2017-02-19T23:12:50 | CC-MAIN-2017-09 | 1487501170286.6 | [] | pyisbn.readthedocs.io |
Sikuli / SikuliX Documentation for version 1.1+ (2014 and later)¶
This document is being maintained by Raimund Hocke aka RaiMan.
If you have any questions or ideas about this document, you are welcome to contact him directly via the above link and the email behind.
QuickStart information and other possibilities to get ... | http://sikulix-2014.readthedocs.io/en/latest/ | 2017-02-19T23:14:58 | CC-MAIN-2017-09 | 1487501170286.6 | [] | sikulix-2014.readthedocs.io |
This guide is intended for any person or group who serves as the active administrator(s) for a RightScale account or set of accounts within an organization. It is recommended that you carefully read each section of this guide to ensure that you are following best practices for properly setting up a RightScale account(s... | http://docs.rightscale.com/cm/administrators_guide/index.html | 2017-02-19T23:16:16 | CC-MAIN-2017-09 | 1487501170286.6 | [] | docs.rightscale.com |
Note: You are currently reading the documentation for Bolt 3.0. Looking for the documentation for Bolt 3.2 instead?
Internals » The 'Model'
The way Bolt handles its ContentTypes is defined in the
contenttypes.yml file,
which in turn determines the data-structure of the website.
Basically, whatever is defined in the Con... | https://docs.bolt.cm/3.0/internals/the-model | 2017-02-19T23:21:55 | CC-MAIN-2017-09 | 1487501170286.6 | [] | docs.bolt.cm |
SoftLayer provides cloud, dedicated, and managed hosting through integrated computing environments, with data centers in Dallas, Houston, San Jose, Seattle, Washington D.C., Toronto, Asia-Pacific (via Singapore, HongKong, Melbourne), and Europe (via Amsterdam, Paris, London, and Milan), and network Points of Presence w... | http://docs.rightscale.com/clouds/softlayer/softlayer_about.html | 2017-02-19T23:16:56 | CC-MAIN-2017-09 | 1487501170286.6 | [] | docs.rightscale.com |
I get a “
Permission matching query does not exist” exception¶
Sometimes Django decides not to install the default permissions for a model
and thus the
change_profile permission goes missing. To fix this, run the
check_permissions in Commands.. This checks all permissions and adds
those that are missing.
I get a “
Site... | http://django-userena.readthedocs.io/en/latest/faq.html | 2017-02-19T23:28:52 | CC-MAIN-2017-09 | 1487501170286.6 | [] | django-userena.readthedocs.io |
Overview
RightScale will notify customers when features, assets or clouds are nearing End of Support or End of Life stages. Listed below is the schedule of the lifecycle of these items. It will be updated when dates are determined and in accordance with longstanding RightScale EOL policy.
Definitions
End of Support (EO... | http://docs.rightscale.com/faq/end_of_life_end_of_service.html | 2017-02-19T23:16:24 | CC-MAIN-2017-09 | 1487501170286.6 | [] | docs.rightscale.com |
Creating Dynamic Animations
One way you can improve the realism in your character's movement is to provide dynamic animations for items that they may be carrying or wearing. With AnimDynamics those pieces that you would expect to move around as you move in real life (hair, necklaces, bracelets, swords, pouches, etc.) w... | https://docs.unrealengine.com/latest/INT/Engine/Animation/AnimHowTo/AnimDynamics/index.html | 2017-02-19T23:18:06 | CC-MAIN-2017-09 | 1487501170286.6 | [] | docs.unrealengine.com |
Curve > User Guide BlackBerry Curve 9350/9360/9370 Smartphones - BlackBerry Curve Series - 7.1
About hearing aid mode
In hearing aid mode, or telecoil mode, the magnetic signal of your BlackBerry smartphone is modified to an appropriate level and frequency response to be picked up by hearing aids that are equipped wit... | http://docs.blackberry.com/en/smartphone_users/deliverables/38106/1585853.jsp | 2014-04-16T08:59:49 | CC-MAIN-2014-15 | 1397609521558.37 | [] | docs.blackberry.com |
Mission
Cargo is a thin wrapper that allows you to manipulate Java EE containers in a standard way.
Tools
Cargo provides the following Tools and APIs:
- A Java API to start/stop/configure
- Introduction to the Cargo Daemon
Development Status
Current Versions
You can click on the version number to access the Downloads p... | http://docs.codehaus.org/pages/viewpage.action?pageId=231080417 | 2014-04-16T08:23:30 | CC-MAIN-2014-15 | 1397609521558.37 | [] | docs.codehaus.org |
Roadmap
- History
- RHQ 4.2 (October 31st, 2011)
- RHQ 4.3 (originally planned for late January 2012, released on March 8th, 2012)
- RHQ 4.4 (around Mid April 2012)
- RHQ 4.5 (planned for around mid of August 2012, released on September 27th, 2012)
- RHQ 4.5.1 (released on October 4th 2012)
- Releases in the Works
- Wi... | https://docs.jboss.org/author/display/RHQ/Roadmap | 2014-04-16T07:36:45 | CC-MAIN-2014-15 | 1397609521558.37 | [] | docs.jboss.org |
FAQs
This section provides the frequently asked questions on the following NetScaler MAS features. Click a feature name in the table below to view the list of FAQs for that feature.
AnalyticsAnalytics
How do I enable NetScaler MAS to monitor web-application and virtual-desktop traffic?
Navigate to Infrastructure > Inst... | https://docs.citrix.com/en-us/netscaler-mas/12-1/faq.html | 2018-08-14T09:16:54 | CC-MAIN-2018-34 | 1534221208750.9 | [array(['/en-us/netscaler-mas/12-1/media/netscaler-mas-faq.png',
'localized image'], dtype=object) ] | docs.citrix.com |
Hardware Notifications
Windows provides an infrastructure for the hardware-agnostic support of notification components such as LEDs and vibration mechanisms. This support is delivered through the introduction of a Kernel-Mode Driver Framework (KMDF) class extension specifically for hardware notification components that... | https://docs.microsoft.com/en-us/windows-hardware/drivers/ddi/content/_gpiobtn/ | 2018-08-14T09:06:15 | CC-MAIN-2018-34 | 1534221208750.9 | [] | docs.microsoft.com |
django-force-logout¶
Framework to be able to forcibly log users out of Django projects¶
This project provides the ability to log specific users out of your Django project.
Whilst you can easily log all users out by clearing your session table or similar blunt technique, due to the difficulty in enumerating specific use... | https://django-force-logout.readthedocs.io/en/latest/ | 2018-08-14T08:54:34 | CC-MAIN-2018-34 | 1534221208750.9 | [array(['_images/thread.png', '_images/thread.png'], dtype=object)] | django-force-logout.readthedocs.io |
>(op => { var update = op.Update.Get();
When processing an
OpList, callbacks
for most operations are invoked in the order they were registered with the:
AddEntityOpand
AddComponentOpcallbacks are invoked in the order they were registered with the
Dispatcher.
RemoveEntityOpand
RemoveComponentOpcallbacks are invoked in r... | https://docs.improbable.io/reference/13.1/csharpsdk/using/receiving-data | 2018-08-14T08:57:10 | CC-MAIN-2018-34 | 1534221208750.9 | [] | docs.improbable.io |
Understanding Language Resource Components
Language resources consist of word breakers and stemmers that extend index building and querying capabilities to new languages and locales. Word breakers are used during both index creation and querying. Stemmers are used only for querying. Windows Search uses language resourc... | https://docs.microsoft.com/en-us/windows/desktop/search/understanding-language-resource-components | 2018-08-14T09:09:23 | CC-MAIN-2018-34 | 1534221208750.9 | [] | docs.microsoft.com |
This article will explain:
Why NowSecure Workstation users should update iOS testing devices with caution because a jailbreak might not yet be available
Why users should keep devices running major iOS versions that are not yet jailbroken on reserve in anticipation of NowSecure Workstation support for those versions.
To... | https://docs.nowsecure.com/workstation/ios-device-update/updating-ios-test-devices/ | 2018-08-14T08:55:08 | CC-MAIN-2018-34 | 1534221208750.9 | [] | docs.nowsecure.com |
If you are unable to see the “Lab-WiFi” network, or if the provided Android/iOS device is unable to connect, please try the following steps to troubleshoot:
Completely close Workstation (if open).
Physically disconnect the Wi-Fi dongle from the host machine, wait a few seconds, and plug it back in.
Ensure that the adap... | https://docs.nowsecure.com/workstation/troubleshooting/ | 2018-08-14T08:56:25 | CC-MAIN-2018-34 | 1534221208750.9 | [] | docs.nowsecure.com |
Working with Amazon VPC
Amazon QuickSight is fully integrated with the Amazon Virtual Private Cloud (Amazon VPC) service. Use this section to find how to configure Amazon QuickSight to access data in your VPC.
In Amazon QuickSight Enterprise edition, you can create connections to your VPCs from your AWS account's Amazo... | https://docs.aws.amazon.com/quicksight/latest/user/working-with-aws-vpc.html | 2018-08-14T08:59:41 | CC-MAIN-2018-34 | 1534221208750.9 | [] | docs.aws.amazon.com |
AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
Moves the file from the local file system to S3 in this directory. If the file already exists in S3 and overwrite is set to... | https://docs.aws.amazon.com/sdkfornet/v3/apidocs/items/S3/MS3FileInfoMoveFromLocalStringBoolean.html | 2018-08-14T09:08:33 | CC-MAIN-2018-34 | 1534221208750.9 | [] | docs.aws.amazon.com |
DZMagnifyingView Documentation Center Reference
DZMagnifierView
I was creating a color picker when I decided that I needed a magnifying glass similar to the one created when one taps and holds text on iOS. I present
DZMagnifierView the class for all of your magnifying needs!
Documentation
Tutorial
You initialize this v... | http://docs.danzimm.com/DZMagnifyingView/ | 2018-08-14T08:49:54 | CC-MAIN-2018-34 | 1534221208750.9 | [] | docs.danzimm.com |
Keyboard shortcuts to manage Wiki pages
VSTS | TFS 2018.2
Note
Keyboard shortcuts to manage Wiki pages are supported on TFS 2018.2 or later versions. To download TFS 2018.2, see Team Foundation Server 2018 Update 2 Release Notes.
You can use the following keyboard shortcuts when managing or editing Wiki pages. To view ... | https://docs.microsoft.com/en-us/vsts/project/wiki/wiki-keyboard-shortcuts?view=vsts | 2018-08-14T09:03:30 | CC-MAIN-2018-34 | 1534221208750.9 | [] | docs.microsoft.com |
Administration Guide.
-
- Reconciliation rules for conflicting IT policies
- Resolving IT policy assignments for user accounts and groups
- Deactivating BlackBerry devices that do not have IT policies applied
- Creating new IT policy rules to control third-party applications
- Export all IT policy data to a data file
-... | http://docs.blackberry.com/en/admin/deliverables/20839/Using_IT_policy_to_manage_BESolution_security_810036_11.jsp | 2014-03-07T11:17:50 | CC-MAIN-2014-10 | 1393999642201 | [] | docs.blackberry.com |
User Guide
-
- SIM card
- Security
- Service books and diagnostic reports
- Accessibility options
- BrickBreaker
- Word Mole game
- Glossary
- Legal notice
Home > Support > BlackBerry Manuals & Help > BlackBerry Manuals > BlackBerry Smartphones > BlackBerry Curve > User Guide BlackBerry Curve 8330 Smartphone - 5.0. | http://docs.blackberry.com/en/smartphone_users/deliverables/19603/Format_the_device_memory_or_media_card_50_764550_11.jsp | 2014-03-07T11:17:41 | CC-MAIN-2014-10 | 1393999642201 | [] | docs.blackberry.com |
You are viewing an old version of this page. View the current version.
Compare with Current
View Page History
Version 2
Current ».. | http://docs.codehaus.org/pages/viewpage.action?pageId=231081129 | 2014-03-07T11:19:46 | CC-MAIN-2014-10 | 1393999642201 | [] | docs.codehaus.org |
.
- Contextual selectors can obviously have a negative effect on performance e.g. evaluating a match for a selector like "a/b/c/d/e" will obviously require more processing than that of a selector like "d/e". Obviously there will be situations where your data model will require deep selectors, but where it does not, you... | http://docs.codehaus.org/pages/diffpages.action?pageId=111182014&originalId=228173727 | 2014-03-07T11:21:51 | CC-MAIN-2014-10 | 1393999642201 | [] | docs.codehaus.org |
FOSS4G, held 20-23 October 2009 in Sydney, Australia, is the international "gathering of tribes" for open source geospatial communities. The theme for the FOSS4G 2009 conference will be "User Driven". Users and developers are encouraged:
Submission instructions and templates are available at.
The deadline for workshop... | http://docs.codehaus.org/plugins/viewsource/viewpagesrc.action?pageId=117899808 | 2014-03-07T11:21:21 | CC-MAIN-2014-10 | 1393999642201 | [] | docs.codehaus.org |
. group's name and press the Search to find matching names. Press Reset to clear the search field and restore the list of groups. | http://docs.joomla.org/index.php?title=Help16:Users_Groups&diff=35639&oldid=35544 | 2014-03-07T11:24:38 | CC-MAIN-2014-10 | 1393999642201 | [] | docs.joomla.org |
. For example, you can connect to a database, Google Drive and sheets, PaperVision - Image Silo document management systems and more. There are several connectors available to help with this integration. The connectors are listed below.
The Database Connector makes it very easy to connect Live Forms to most databases. ... | https://docs.frevvo.com/d/display/frevvo92/Connectors | 2020-05-25T07:38:52 | CC-MAIN-2020-24 | 1590347388012.14 | [] | docs.frevvo.com |
Privacy, security, and transparency
Note
The information in this article applies to worldwide versions of Office 365. If you are using a national cloud instance of Office 365, including Office 365 U.S. Government, Office 365 Germany, and Office 365 operated by 21Vianet, see Microsoft National Clouds.
Microsoft values t... | https://docs.microsoft.com/en-us/office365/servicedescriptions/office-365-platform-service-description/privacy-security-and-transparency | 2020-05-25T08:30:46 | CC-MAIN-2020-24 | 1590347388012.14 | [] | docs.microsoft.com |
How to Export a Project
It is possible to export your project as a PDF or spreadsheet, in order to keep an offline record of your project.
Export your Project as a PDF
- Create a Survey, Form, or Quiz
- Enter the ‘Paper Form’ tab in the sidebar
- You will be presented with a pop up, containing the options to ‘Open’, ‘S... | https://docs.shout.com/article/99-how-to-export-a-project | 2020-05-25T08:39:19 | CC-MAIN-2020-24 | 1590347388012.14 | [] | docs.shout.com |
haven't configured this property at the time of starting up the server for the first time, you will get errors at the start up.
Configure the following set of parameters in the user store configuration, depending on the type of user store you are connected to (LDAP/Active Directory/ JDBC).
With these configuration use... | https://docs.wso2.com/display/IS570/Logging+in+to+Salesforce+using+the+Identity+Server | 2020-05-25T07:23:46 | CC-MAIN-2020-24 | 1590347388012.14 | [] | docs.wso2.com |
Query Performance
A newer version of this documentation is available. Use the version menu above to view the most up-to-date release of the Greenplum. | https://gpdb.docs.pivotal.io/5260/admin_guide/query/topics/query-performance.html | 2020-05-25T08:56:33 | CC-MAIN-2020-24 | 1590347388012.14 | [] | gpdb.docs.pivotal.io |
Alerting with Portworx
This guide shows you how to configure prometheus to monitor your Portworx node and visualize your cluster status and activities in Grafana. We will also configure AlertManager to send email alerts.
Configure Prometheus
Prometheus requires the following two files: config file, alert rules file. Th... | https://2.3.docs.portworx.com/install-with-other/operate-and-maintain/monitoring/alerting/ | 2020-05-25T07:54:54 | CC-MAIN-2020-24 | 1590347388012.14 | [] | 2.3.docs.portworx.com |
ARGetListEntryWithFields
Note
You can continue to use C APIs to customize your application, but C APIs are not enhanced to support new capabilities provided by Java APIs and REST APIs.
Description
Retrieves a list of form entries from the specified server. Data from each entry is returned as field/value pairs for all f... | https://docs.bmc.com/docs/ars91/en/argetlistentrywithfields-609070970.html | 2020-05-25T09:15:08 | CC-MAIN-2020-24 | 1590347388012.14 | [] | docs.bmc.com |
Thank you for downloading the GiftPress Plugin.
This guide will assist you with the installation of the plugin.
- Please go to the My Downloads section of our website.
- Download the GiftPress PRO version from there and grab the license key as well.
- Make sure the zip file name is: GiftPress PRO - WooCommerce Gift Car... | https://docs.flycart.org/en/articles/3831168-installation | 2020-05-25T08:12:12 | CC-MAIN-2020-24 | 1590347388012.14 | [array(['https://downloads.intercomcdn.com/i/o/73786696/28af0a82f5226a01ca903967/add_new.png',
None], dtype=object)
array(['https://downloads.intercomcdn.com/i/o/73786884/2ad3bc1d22cf0a8c073e7789/upload.png',
None], dtype=object)
array(['https://downloads.intercomcdn.com/i/o/73786963/9afeda7dfdc579535... | docs.flycart.org |
Adding and Coaching Clients
Throughout our documentation, you will come across many references to the term client. This article goes over what the term means within Goalify Professional, how you can invite new clients and how to manage your client list.
Understanding Clients
Within Goalify Professional, we use client a... | https://docs.goalifypro.com/adding_and_coaching_clients.en.html | 2020-05-25T08:34:43 | CC-MAIN-2020-24 | 1590347388012.14 | [array(['images/docu-batch-import-bg.png', 'Batch Import new Clients'],
dtype=object) ] | docs.goalifypro.com |
Metrics in this document have been deprecated and are no longer supported by Microsoft Azure. Refer to the Cosmos DB metrics currently supported by Microsoft. For current users, both the deprecated and currently supported events, metrics, and accompanying metadata are included.
Use this page as a reference to migrate y... | https://docs.newrelic.com/docs/azure-cosmos-db-document-db-monitoring-integration-deprecated | 2020-05-25T09:33:28 | CC-MAIN-2020-24 | 1590347388012.14 | [] | docs.newrelic.com |
Read and Send configuration groups Read and Send configuration list This entity defines the test for sending mail. Attributes are used to derive values of java mail properties, or, they can be specified directly as key value pairs. Attributes will are easier to read but there isn't an attribute for every javamail prope... | https://docs.opennms.org/opennms/releases/19.0.1/xsds/javamail-configuration.xsd | 2020-05-25T09:16:39 | CC-MAIN-2020-24 | 1590347388012.14 | [] | docs.opennms.org |
Most Popular Articles
- Sharing Your Project
- JavaScript API
- How to Enable Tracked Responses
- How to Export a Project
- Sharing to Social Media (And Other Platforms)
- Receive Email Notifications for Responses
- Prevent Multiple Responses from the Same Device
- How to Print a Survey
- QR Code
- Use Your Own SMTP Se... | https://docs.shout.com/collection/75-send | 2020-05-25T06:41:24 | CC-MAIN-2020-24 | 1590347388012.14 | [] | docs.shout.com |
List of speakers in Visual Brain Core Seminar Series
Revision as of 19:10, 8 January 2018
Previous talks from newest to oldest for the Brain Core Seminar Series from the Civitan International Neuroimaging Labs. Meetings are at noon on the second Friday of the month in Civitan International Research Center room 120.
Feb... | https://docs.uabgrid.uab.edu/w/index.php?title=List_of_speakers_in_Visual_Brain_Core_Seminar_Series&diff=prev&oldid=5710 | 2020-05-25T09:12:17 | CC-MAIN-2020-24 | 1590347388012.14 | [] | docs.uabgrid.uab.edu |
iSAM is an optimization library for sparse nonlinear problems as encountered in simultaneous localization and mapping (SLAM). (kaess@mit.edu) and Frank Dellaert (dellaert@cc.gatech.edu) at Georgia Tech.
Michael Kaess (kaess@mit.edu), Hordur Johannsson (hordurj@mit.edu), David Rosen (dmrosen@mit.edu) and John Leonard (j... | http://docs.ros.org/fuerte/api/demo_rgbd/html/index.html | 2020-05-25T09:34:34 | CC-MAIN-2020-24 | 1590347388012.14 | [] | docs.ros.org |
API Gateway 7.6.2 Policy Developer Guide Save PDF Selected topic Selected topic and subtopics All content Configure an FTP poller Overview The FTP poller enables you to query and retrieve files to be processed by polling a remote file server. When the files are retrieved, they can be passed to the API Gateway core mess... | https://docs.axway.com/bundle/APIGateway_762_PolicyDevGuide_allOS_en_HTML5/page/Content/PolicyDevTopics/general_ftp_scanner.htm | 2020-05-25T08:27:02 | CC-MAIN-2020-24 | 1590347388012.14 | [] | docs.axway.com |
In the dashboards index you can view all the dashboards associated with your New Relic account. This includes the dashboards you have created within the New Relic One platform as well as the dashboards built in Insights.
You can also quickly access the core New Relic One features such as quick find or the chart builder... | https://docs.newrelic.com/docs/dashboards/explore-dashboards-index/explore-dashboards-index | 2020-05-25T09:35:49 | CC-MAIN-2020-24 | 1590347388012.14 | [] | docs.newrelic.com |
Create and use search macros
Search macros are chunks of a search that you can reuse in multiple places, including saved and ad hoc searches. Search macros can be any part of a search, such as an eval statement or search term, and do not need to be a complete command. You can also specify whether or not the macro field... | https://docs.splunk.com/Documentation/Splunk/6.2.15/Search/Usesearchmacros | 2020-05-25T08:06:26 | CC-MAIN-2020-24 | 1590347388012.14 | [array(['/skins/OxfordComma/images/acrobat-logo.png', None], dtype=object)] | docs.splunk.com |
Grant Proposal Language
Quotations from previous proposals using CINL resources are provided below. Please email kmv@uab.edu to discuss exact budget amounts.
Also, if you have a good write up about this, please add it to the wiki.
Quality Assurance for MRI
Periodic QA assessments are performed on the UAB Prisma 3T MRI ... | https://docs.uabgrid.uab.edu/w/index.php?title=Grant_Proposal_Language&oldid=5588 | 2020-05-25T09:10:29 | CC-MAIN-2020-24 | 1590347388012.14 | [] | docs.uabgrid.uab.edu |
...
- Take a backup of the running database.
Set up the database dump in a test environment and test it for any issues.
Depending on your database, select the appropriate token cleanup script from here and run it on the database dump. This takes a backup of the necessary tables, turns off SQL updates and cleans the dat... | https://docs.wso2.com/pages/diffpagesbyversion.action?pageId=85384601&selectedPageVersions=7&selectedPageVersions=6 | 2020-05-25T07:27:46 | CC-MAIN-2020-24 | 1590347388012.14 | [] | docs.wso2.com |
Creating a simple Django app for Fedora Commons repository content¶
This is a tutorial to walk you through using EULfedora with Django to build a simple interface to the Fedora-Commons repository for uploading files, viewing uploaded files in the repository, editing Dublin Core metadata, and searching content in the re... | https://eulfedora.readthedocs.io/en/1.5.2/tutorials/fedora.html | 2020-05-25T08:09:50 | CC-MAIN-2020-24 | 1590347388012.14 | [] | eulfedora.readthedocs.io |
Response Time Observability with Open Telemetry
RTO - Observability using the Open Telemetry API.
OpenTelemetry is an Observability Framework, created by the merging of OpenCensus and OpenTracing — the latter was used in the previous version of the SDK. OpenTelemetry is currently in testing, and will be released later ... | https://docs.couchbase.com/go-sdk/2.0/concept-docs/response-time-observability.html | 2020-05-25T09:16:37 | CC-MAIN-2020-24 | 1590347388012.14 | [] | docs.couchbase.com |
describes the supported platforms for Live Forms.
The information on this page applies to the initial version of Live Forms v9.2 deployed to the frevvo Cloud in April 2020.
Version 9.2 is a Cloud-only release.
On This Page:
frevvo supports major versions for two years after the first GA release date. Please see our co... | https://docs.frevvo.com/d/display/frevvo92/Supported+Platforms | 2020-05-25T09:08:06 | CC-MAIN-2020-24 | 1590347388012.14 | [] | docs.frevvo.com |
.
How to read this document
For those wishing to get an introduction to the ADMX format, the conceptual topics in this reference guide provide a starting point. It is recommended you read the following topics:
-
-
.admx and .adml File Structure
Best Practices for Authoring ADMX Files
Referencing the Windows Base ADMX F... | https://docs.microsoft.com/en-us/previous-versions/windows/it-pro/windows-server-2008-R2-and-2008/cc753471(v=ws.10)?redirectedfrom=MSDN | 2020-05-25T07:04:23 | CC-MAIN-2020-24 | 1590347388012.14 | [] | docs.microsoft.com |
:
• Based on LSA-PLUS® connection technology
• Fits on all LSA-PLUS® back mount frames
• Suitable for use in all Telecom circuits
• Flexible indoor and outdoor use
• Robust long term environmental stability
• Supports LSA-PLUS® series 2 accessories
• Overvoltage protection using 10 pair protection magazine only | https://docs.msp-ict.com/Connection-module-termination-terminal-telecom-krone-en.html | 2020-05-25T07:46:22 | CC-MAIN-2020-24 | 1590347388012.14 | [] | docs.msp-ict.com |
New Relic offers a Dropwizard Dropwizard 1.3, ensure your configuration meets the following requirements:
- Java agent 5.6.0 or higher: Install or update
- JVM argument
-javaagentenabled on the Java agent.
- Dropwizard 1.3 package installed and working on the application, with the original Dropwizard appenders and logg... | https://docs.newrelic.com/docs/logs/enable-logs/logs-context-java/configure-logs-context-dropwizard | 2020-05-25T09:10:57 | CC-MAIN-2020-24 | 1590347388012.14 | [] | docs.newrelic.com |
Create a Schedule
Our scheduler can save you a lot of time. It allows you to build flexible schedules to automatically create checklists on a recurring basis.
You can set your schedules to repeat in the following ways:
- Daily
- Weekly
- Monthly
- Yearly
- Every X Days
- Daily - Specific Days of the Week
- Every X Week... | https://docs.checkflow.io/docs/scheduling/create-a-schedule | 2020-05-25T06:44:46 | CC-MAIN-2020-24 | 1590347388012.14 | [array(['/img/nav-bar-scheduling.png', 'Navigation Bar Scheduling Button'],
dtype=object)
array(['/img/create-new-schedule-button.png',
'Navigation Bar Scheduling Button'], dtype=object)
array(['/img/create-new-schedule.gif', 'Create New Schedule'],
dtype=object) ... | docs.checkflow.io |
Interview with a Microsoft Partner, SharePoint MVP, and Forum Ninja - Trevor Seward
Welcome to another edition of Interview with a Forum Ninja! This interview is a long time coming! Oh, and a correction to the blog title... Trevor is a former SharePoint MVP. Now they're called an "Office Services and Servers MVP"! Let'... | https://docs.microsoft.com/en-us/archive/blogs/forumninjas/interview-with-a-microsoft-partner-sharepoint-mvp-and-forum-ninja-trevor-seward | 2020-05-25T08:06:29 | CC-MAIN-2020-24 | 1590347388012.14 | [array(['https://msdnshared.blob.core.windows.net/media/2016/08/Forum-Ninjas-Blog.jpg',
'Forum Ninjas Blog'], dtype=object) ] | docs.microsoft.com |
Fall 2016 Research Computing Day
Date: September 14, 2016
Venue: Hill Student Center Ballroom C & D
Open to all UAB faculty, staff, and students. Registration is free but please register here to attend.
Agenda
Frank Skidmore
Kristina Visscher
Ryoichi Kawai
Yuhua Song
Dell HPC Strategy and Technologies
Brian Marquis, HP... | https://docs.uabgrid.uab.edu/w/index.php?title=RCDay2016&direction=next&oldid=5192 | 2020-05-25T09:20:53 | CC-MAIN-2020-24 | 1590347388012.14 | [] | docs.uabgrid.uab.edu |
Overview
This document will guide you through the installation of ThreatSTOP’s IP Defense iptables linux integration on an Azure provisioned Ubuntu virtual machine.
- Step 1. Create and login to ThreatSTOP account to copy License / API Key
- Step 2. Return to Azure and create new “ThreatSTOP IP Firewall” device from th... | https://docs.threatstop.com/iptables_azure.html | 2020-05-25T07:26:58 | CC-MAIN-2020-24 | 1590347388012.14 | [] | docs.threatstop.com |
Getting Started with Mobile Services.
Mobile Apps in OpenShift allow you to perform Cloud Native Mobile App Development using OpenShift as the back-end for your mobile apps. A Mobile App is a representation of the mobile app that you are developing locally. Mobile Apps App in OpenShift and your local app in development... | http://docs.aerogear.org/aerogear/latest/getting-started.html | 2020-05-25T09:01:59 | CC-MAIN-2020-24 | 1590347388012.14 | [] | docs.aerogear.org |
AuthBackend
GitHub accounts, with
GitHubAuthBackend
Microsoft Azure Active Directory, with
AzureADAuthBackend
Each of these requires one to a handful of lines of configuration in
settings.py, as well as a secret in
zulip-secrets.conf. Details
are documented in your
settings.py.
SAML¶
Zulip 2.1 and later supports SAML a... | https://zulip.readthedocs.io/en/latest/production/authentication-methods.html | 2019-11-12T05:22:23 | CC-MAIN-2019-47 | 1573496664752.70 | [] | zulip.readthedocs.io |
The Physics ProfilerA window that helps you to optimize your game. It shows how much time is spent in the various areas of your game. For example, it can report the percentage of time spent rendering, animating or in your game logic. More info
See in Glossary displays statistics about physics that have been processed b... | https://docs.unity3d.com/2018.4/Documentation/Manual/ProfilerPhysics.html | 2019-11-12T06:45:36 | CC-MAIN-2019-47 | 1573496664752.70 | [] | docs.unity3d.com |
HDX
Oct 05, 2016
Citrix HDX includes a broad set of technologies that provide a high-definition user experience.
To experience HDX capabilities from your virtual desktop:
- See how HDX delivers rich video content to virtual desktops: View a video on a web site containing high definition videos, such as.
- See how Flash... | https://docs.citrix.com/en-us/xenapp-and-xendesktop/7-6-long-term-service-release/xad-hdx-landing.html | 2019-11-12T07:08:07 | CC-MAIN-2019-47 | 1573496664752.70 | [] | docs.citrix.com |
Assembly
Load Context. Resolving Unmanaged Dll Event
Definition
Occurs when the resolution of a native library fails.
public: event Func<System::Reflection::Assembly ^, System::String ^, IntPtr> ^ ResolvingUnmanagedDll;
public event Func<System.Reflection.Assembly,string,IntPtr> ResolvingUnmanagedDll;
member this.Resol... | https://docs.microsoft.com/en-us/dotnet/api/system.runtime.loader.assemblyloadcontext.resolvingunmanageddll?view=netcore-3.0&viewFallbackFrom=netcore-2.1 | 2019-11-12T06:02:12 | CC-MAIN-2019-47 | 1573496664752.70 | [] | docs.microsoft.com |
You can save yourself hours, even days of work by being able to import your data from your other systems and spreadsheets with Vinsight’s import feature (sorry, we can’t import Post-it notes). Importing is available in every area of the app where you may need to bring in information in bulk.
In this document:
Let’s loo... | https://docs.vinsight.net/getting-going/importing-data/ | 2017-09-19T13:38:44 | CC-MAIN-2017-39 | 1505818685698.18 | [] | docs.vinsight.net |
Bugsnag aims to group instances of the same event together to give you a clear view of which issues are having the biggest impact on your users whilst minimizing unnecessary noise.
In most cases the default grouping achieves this but if you would like to change the grouping behavior, Bugsnag provides a range of options... | https://docs.bugsnag.com/product/error-grouping/ | 2017-09-19T13:27:14 | CC-MAIN-2017-39 | 1505818685698.18 | [] | docs.bugsnag.com |
eXo Platform provides CMIS support using the xCMIS project and the Content Storage provider.
The CMIS standard aims at defining a common content management web services interface that can be applied in content repositories and bring about the interoperability across repositories. The formal specification of CMIS standa... | https://docs.exoplatform.org/public/topic/PLF40/PLFRefGuide.Introduction.CMIS.Overview.html | 2017-09-19T13:27:16 | CC-MAIN-2017-39 | 1505818685698.18 | [] | docs.exoplatform.org |
Based on the Stack chosen during Select Stack, you are presented with the choice of Services to install into the cluster. Your Stack comprises many services. You may choose to install any other available services now, or to add services later. The install wizard selects all available services for installation by defaul... | https://docs.hortonworks.com/HDPDocuments/Ambari-2.5.1.0/bk_ambari-installation-ppc/content/choose_services.html | 2017-09-19T13:41:47 | CC-MAIN-2017-39 | 1505818685698.18 | [array(['figures/1/figures/SmartSense_Install_mandatory.png', None],
dtype=object) ] | docs.hortonworks.com |
The algorithm and its implementations¶
To help keep things straight, I will distinguish between the dbOTU algorithm and its three implementations dbOTU1, dbOTU2, and dbOTU3.
I will also define the word provenience (from the archaeological term referring to the physical location where an artifact was found) to mean the ... | http://dbotu3.readthedocs.io/en/latest/dbotu.html | 2017-09-19T13:16:40 | CC-MAIN-2017-39 | 1505818685698.18 | [] | dbotu3.readthedocs.io |
Rules¶
Overview¶
Rules are the cornerstone of the processing pipelines. They contain the logic about how to change, enrich, route, and drop messages.
To avoid the complexities of a complete programming language, Graylog supports a small rule language to express the processing logic. The rule language is limited on purp... | http://graylog2-docs.readthedocs.io/en/2.2/pages/pipelines/rules.html | 2017-09-19T13:18:54 | CC-MAIN-2017-39 | 1505818685698.18 | [] | graylog2-docs.readthedocs.io |
This document contains information for an outdated version and may not be maintained any more. If some of your projects still use this version, consider upgrading as soon as possible.
Files and Images
Files as database records
TODO Explain relationship of files to database
Management through "Files & Images"
TODO Scree... | https://docs.silverstripe.org/en/2.4/topics/files/ | 2017-09-19T13:39:00 | CC-MAIN-2017-39 | 1505818685698.18 | [] | docs.silverstripe.org |
Notification customization
Important
Some of the functionality described in this release plan has not been released. Delivery timelines may change and projected functionality may not be released (see Microsoft policy). Learn more: What's new and planned
Feature details
Notifications alert the agents when a record is as... | https://docs.microsoft.com/en-us/dynamics365-release-plan/2019wave2/dynamics365-customer-service/notification-customization | 2019-10-14T01:24:29 | CC-MAIN-2019-43 | 1570986648481.7 | [] | docs.microsoft.com |
The URL can be used to link to this page
Your browser does not support the video tag.
03-01-10 Town Council Minutes
SNOWMASS VILLAGE TOWN COUNCIL REGULAR MEETING MINUTES MONDAY, MARCH 1, 2010 CALL TO ORDER AT 5:00 P.M. Mayor Boineau called to order the Regular Meeting of the Snowmass Village Town Council on Monday, Mar... | https://docs.tosv.com/WebLink/DocView.aspx?id=3365&dbid=0&repo=TOSV | 2019-10-14T01:47:36 | CC-MAIN-2019-43 | 1570986648481.7 | [] | docs.tosv.com |
As an API provider, managing the companies and developers participating in your monetized API ecosystem could be time consuming if you had to do it all yourself. you begin in Build your portal using Drupal 7.
In addition to reviewing and performing core developer portal environment setup, also review and perform the fo... | https://docs.apigee.com/api-platform/monetization/companies-developers-self-service | 2019-10-14T01:45:53 | CC-MAIN-2019-43 | 1570986648481.7 | [] | docs.apigee.com |
SQL.
For the latest downloads, articles, samples, and videos from Microsoft as well as the community, visit the Reporting Services page on MSDN and the Report Builder page on TechNet MSDN.
For information about other SQL Server components, tools, and resources, see SQL Server Books Online.
Product Evaluation
Getting St... | https://docs.microsoft.com/en-us/previous-versions/sql/sql-server-2008-r2/ms159106(v=sql.105)?redirectedfrom=MSDN | 2019-10-14T01:27:30 | CC-MAIN-2019-43 | 1570986648481.7 | [] | docs.microsoft.com |
Write a custom plugin for Device Portal
Learn how to write a UWP app that uses th Windows Device Portal to host a web page and provide diagnostic information.
Starting with the Creators Update, you can use Device Portal to host your app's diagnostic interfaces. This article covers the three pieces needed to create a De... | https://docs.microsoft.com/en-us/windows/uwp/debug-test-perf/device-portal-plugin | 2019-10-14T00:51:10 | CC-MAIN-2019-43 | 1570986648481.7 | [array(['images/device-portal/plugin-response-message.png',
'device portal response message'], dtype=object)
array(['images/device-portal/plugin-static-content.png',
'device portal static content folder'], dtype=object)
array(['images/device-portal/plugin-file-copying.png',
'configure static c... | docs.microsoft.com |
Vendor-Provided Device Installation Components
This topic describes device installation components that are provided by an IHV or OEM.
Driver Package
A driver package consists of all the software components that you must supply for your device to be supported under Windows. These components include the following:
An IN... | https://docs.microsoft.com/en-us/windows-hardware/drivers/install/vendor-provided-device-installation-components | 2019-10-14T02:24:57 | CC-MAIN-2019-43 | 1570986648481.7 | [] | docs.microsoft.com |
Within Azure Red Hat OpenShift,..
A node provides the runtime environments for containers. Each node in a Kubernetes cluster has the required services to be managed by the master. Nodes also have the required services to run pods, including the container runtime, a kubelet, and a service proxy.
Azure Red Hat OpenShift. | https://docs.openshift.com/aro/architecture/infrastructure_components/kubernetes_infrastructure.html | 2019-10-14T01:22:57 | CC-MAIN-2019-43 | 1570986648481.7 | [] | docs.openshift.com |
Displaying post type descriptions
Ever since post type creation became "public" in WordPress 3.0.0 in June 2010, users have been able to provide a description for their post type. However, for whatever reasons that the WordPress core team has, they have never provided an official way to retrieve that description value.... | https://docs.pluginize.com/article/82-displaying-post-type-descriptions | 2019-10-14T00:43:47 | CC-MAIN-2019-43 | 1570986648481.7 | [] | docs.pluginize.com |
This file format contains polygon mesh objects that consist of triangular polygon faces only.
Raw import supports ASCII format only.
From the File menu, click Open, Insert, Import, or Worksession > Attach.
Raw Triangle Import Options
Displays the units in the current file. This applies only to the Import and Insert com... | http://docs.mcneel.com/rhino/6/help/en-us/fileio/raw_triangles_raw_import_export.htm | 2019-06-16T07:37:13 | CC-MAIN-2019-26 | 1560627997801.20 | [] | docs.mcneel.com |
can edit the guidelines.
Annotatable sections
Here you select which sections you want to manually or automatically annotate in scientific papers.
Each time you press the button
Confirm in the annotation editor, in the background, a machine learning model is being trained with all the project documents confirmed. Next ... | http://docs.tagtog.net/projects.html | 2019-06-16T07:23:31 | CC-MAIN-2019-26 | 1560627997801.20 | [array(['/assets/img/settings-doclabel.png', None], dtype=object)
array(['/assets/img/settings-members.png', None], dtype=object)
array(['/assets/img/settings-task-distribution.png', None], dtype=object)
array(['/assets/img/DeleteProjectBtn.png', None], dtype=object)] | docs.tagtog.net |
6543.
On Unix:
$VENV/bin/python helloworld.py
On Windows:
%VENV%\Scripts\python helloworld.py
This command will not return and nothing will be printed to the console. When
port 6543 is visited by a browser on the URL
/,) to stop the application.
Now that we have a rudimentary understanding of what the application does... | https://docs.pylonsproject.org/projects/pyramid/en/master/narr/firstapp.html | 2019-06-16T06:31:03 | CC-MAIN-2019-26 | 1560627997801.20 | [] | docs.pylonsproject.org |
Contents Security Operations Previous Topic Next Topic Create a case from IoCs or observables Subscribe Log in to subscribe to topics and get notified when content changes. ... SAVE AS PDF Selected Topic Topic & Subtopics All Topics in Contents Share Create a case from IoCs or observables In Threat Intelligence, you ca... | https://docs.servicenow.com/bundle/kingston-security-management/page/product/threat-intelligence-case-management/task/create-cases-threat.html | 2019-06-16T07:02:23 | CC-MAIN-2019-26 | 1560627997801.20 | [] | docs.servicenow.com |
Message-ID: <750231758.95940.1560667918299.JavaMail.root@docs.chaosgroup.com> Subject: Exported From Confluence MIME-Version: 1.0 Content-Type: multipart/related; boundary="----=_Part_95939_2113023921.1560667918297" ------=_Part_95939_2113023921.1560667918297 Content-Type: text/html; charset=UTF-8 Content-Transfer-Enco... | https://docs.chaosgroup.com/exportword?pageId=41783053 | 2019-06-16T06:51:58 | CC-MAIN-2019-26 | 1560627997801.20 | [] | docs.chaosgroup.com |
create an activity map?
With an activity map, you can view the connections between devices across your network in real-time or for a specific time interval. Instead of a static visualization of how your network is organized, an activity map provides a dynamic view of protocol activity on your network as it occurs. An ... | https://docs.extrahop.com/7.2/activity-maps-faq/ | 2019-06-16T07:03:05 | CC-MAIN-2019-26 | 1560627997801.20 | [array(['/images/7.2/command_menu_icon.png', None], dtype=object)] | docs.extrahop.com |
Bitmap
Icon
Bitmap Icon
Bitmap Icon
Bitmap Icon
Class
Definition
public : class BitmapIcon : IconElement
struct winrt::Windows::UI::Xaml::Controls::BitmapIcon : IconElement
public class BitmapIcon : IconElement
Public Class BitmapIcon Inherits IconElement
<BitmapIcon .../>
- Inheritance
- BitmapIconBitmapIconBitmapIcon... | https://docs.microsoft.com/en-us/uwp/api/windows.ui.xaml.controls.bitmapicon | 2019-06-16T07:59:26 | CC-MAIN-2019-26 | 1560627997801.20 | [] | docs.microsoft.com |
VSPackages
Note
This article applies to Visual Studio 2015. If you're looking for the latest Visual Studio documentation, use the version selector at the top left. We recommend upgrading to Visual Studio 2019. Download it here
VSPackages are software modules that extend the Visual Studio integrated development environm... | https://docs.microsoft.com/en-us/visualstudio/extensibility/internals/vspackages?view=vs-2015 | 2019-06-16T08:03:41 | CC-MAIN-2019-26 | 1560627997801.20 | [] | docs.microsoft.com |
Regression¶
A regression example is explained for the SALSA package by the
sinc(x) = sin(x)./x function.
This package provides a function
salsa and explanation on
SALSAModel for the regression case. This use case is supported by the Fixed-Size approach [FS2010] and Nyström approximation with the specific
LEAST_SQUARES(... | https://salsajl.readthedocs.io/en/latest/regression.html | 2019-06-16T06:54:26 | CC-MAIN-2019-26 | 1560627997801.20 | [] | salsajl.readthedocs.io |
In order to retrieve any data from the CDP4 WebServices a GET request must be performed. Starting with the first TopContainer SiteDirectory, a GET request on the following URI must be performed.
This query will return a shallow copy of the SiteDirectory object in a JSON format. The CDP4 Web API always returns an array ... | http://cdp4docs.rheagroup.com/?c=F%20CDP4%20Web%20API&p=02_WEB_API_Retrieving_Data.md | 2019-06-16T07:43:24 | CC-MAIN-2019-26 | 1560627997801.20 | [] | cdp4docs.rheagroup.com |
2.1 GPU Updated UI
In V-Ray Next, you’ll no longer see V-Ray RT engine. Instead you'll find the V-Ray GPU Next engine.
The reason is that V-Ray has two separate render engines:
- CPU render engine, which is called V-Ray Next
- GPU render engine, which is respectively called V-Ray Next GPU
As mentioned above, these are ... | https://docs.chaosgroup.com/pages/viewpage.action?pageId=41783053&spaceKey=CWVRAYMAX | 2019-06-16T06:53:29 | CC-MAIN-2019-26 | 1560627997801.20 | [] | docs.chaosgroup.com |
Program Name Properties: Environment Tab
Applies To: System Center Configuration Manager 2007, System Center Configuration Manager 2007 R2, System Center Configuration Manager 2007 R3, System Center Configuration Manager 2007 SP1, System Center Configuration Manager 2007 SP2
Use the Environment tab of the Configuration... | https://docs.microsoft.com/en-us/previous-versions/system-center/configuration-manager-2007/bb633096(v=technet.10) | 2019-06-16T07:01:57 | CC-MAIN-2019-26 | 1560627997801.20 | [] | docs.microsoft.com |
Plugin:
In a Concurrent Design activity design parameters are exchanged between the active domains that are together [developing an engineering model]Develop_EM]. These parameters are often (physical) parameters that describe or use quantities that have scales and units associated with them. The parameters are created ... | http://cdp4docs.rheagroup.com/?c=C%20Managing%20the%20CDP/Site%20Directory&p=RDL.md | 2019-06-16T07:43:21 | CC-MAIN-2019-26 | 1560627997801.20 | [] | cdp4docs.rheagroup.com |
Draft pull requests and new work item text editor - Sprint 143 Update
In the Sprint 143 Update of Azure DevOps, we are introducing a new work item text editor that is much more powerful and easier to use. This is part of our effort to modernize and improve the experience across the product. In Azure Repos, draft pull r... | https://docs.microsoft.com/en-us/azure/devops/release-notes/2018/sprint-143-update | 2019-06-16T07:34:13 | CC-MAIN-2019-26 | 1560627997801.20 | [array(['_img/143_05.png', 'Text editor'], dtype=object)
array(['_img/143_06.png', 'Text editor code'], dtype=object)
array(['_img/143_04.png', 'Branch picker'], dtype=object)
array(['_img/143_02.png', 'Create PR draft'], dtype=object)
array(['_img/143_03.png', 'Badge'], dtype=object)
array(['_img/143_08.png', 'Ba... | docs.microsoft.com |
Manage registered servers with Azure File Sync
Azure File Sync allows you to centralize your organization's file shares in Azure Files without giving up the flexibility, performance, and compatibility of an on-premises file server. It does this by transforming your Windows Servers into a quick cache of your Azure file ... | https://docs.microsoft.com/en-us/azure/storage/files/storage-sync-files-server-registration | 2019-06-16T08:19:45 | CC-MAIN-2019-26 | 1560627997801.20 | [] | docs.microsoft.com |
Multilingual app toolkit 4.0 Editor
Use the standalone Multilingual app toolkit 4.0 Editor with Visual Studio to streamline your localization workflow during app development.
Each of the following downloads contain an .msi installer for the Multilingual App Toolkit 4.0 Editor (also known as the Multilingual Editor).
- ... | https://docs.microsoft.com/en-us/windows/apps/design/globalizing/multilingual-app-toolkit-editor-downloads | 2021-11-27T04:31:12 | CC-MAIN-2021-49 | 1637964358078.2 | [] | docs.microsoft.com |
ClickHouse Profile
Community plugin
Some core functionality may be limited. If you're interested in contributing, check out the source code for each repository listed below.
Overview of dbt-clickhouseOverview of dbt-clickhouse
Maintained by: Community
Author: Dmitriy Sokolov
Source:
Core version: v0.19.0 and newer
dbt ... | https://6167222043a0b700086c2b31--docs-getdbt-com.netlify.app/reference/warehouse-profiles/clickhouse-profile | 2021-11-27T03:36:06 | CC-MAIN-2021-49 | 1637964358078.2 | [] | 6167222043a0b700086c2b31--docs-getdbt-com.netlify.app |
Switch back aggregates in a two-node MetroCluster configuration - AFF fas8300 and FAS8700.
This task only applies to two-node MetroCluster configurations.
Verify that all nodes are in the
enabledstate:
metrocluster node show
cluster_B::> metrocluster node show DR Configuration DR Group Cluster Node State Mirroring Mode... | https://docs.netapp.com/us-en/ontap-systems/fas8300/bootmedia-2n-mcc-switchback.html | 2021-11-27T02:02:15 | CC-MAIN-2021-49 | 1637964358078.2 | [] | docs.netapp.com |
Serverless APM Business Transaction Correlation
On this page:
Business Transaction Correlation Architecture
The Serverless Tracer correlates business transactions with upstream and downstream components. Business transactions can be started or continued within application components instrumented with APM agents or Lamb... | https://docs.appdynamics.com/4.5.x/en/application-monitoring/install-app-server-agents/serverless-apm-for-aws-lambda/serverless-apm-business-transaction-correlation | 2021-11-27T03:15:14 | CC-MAIN-2021-49 | 1637964358078.2 | [] | docs.appdynamics.com |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.